btclock-webui/.eslintignore
2023-11-21 21:33:34 +01:00

15 lines
173 B
Plaintext

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