OrangeBTClock/.eslintignore
2024-03-17 18:35:26 +01:00

14 lines
166 B
Text

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