edge-ruedelasoif/.eslintignore

14 lines
160 B
Plaintext
Raw Permalink Normal View History

2024-02-23 20:48:46 +01:00
.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