pockethost/packages/dashboard/.prettierignore
Ben Allfree d2961e67b1 wip
2025-07-19 17:56:48 -07:00

21 lines
257 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
bun.lock
pnpm-lock.yaml
package-lock.json
yarn.lock
# Source files
/src/assets/_bootstrap.css
dist-server
# Ignore the static files
static