wireadmin/.prettierignore
2024-04-27 01:05:09 +03:30

17 lines
183 B
Plaintext

.DS_Store
node_modules
/build
web
/package
.env
.env.*
!.env.example
static
.changeset
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
tsconfig.json