pockethost/packages/dashboard/.prettierignore
2024-06-05 10:15:29 -07:00

20 lines
248 B
Plaintext

.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
# Source files
/src/assets/_bootstrap.css
dist-server
# Ignore the static files
static