aqs/.prettierignore
2024-03-19 20:11:01 +08:00

16 lines
195 B
Plaintext

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