wireadmin/.prettierignore
2024-04-20 23:36:45 +03:30

16 lines
180 B
Plaintext

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