website/.prettierignore

17 lines
198 B
Plaintext
Raw Normal View History

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
2023-08-06 00:45:14 +05:30
# Ignore NixOS flake lock
flake.lock