btclock-webui/.prettierignore
2023-11-19 20:27:22 +01:00

17 lines
183 B
Plaintext

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