1
0
Fork 0
mirror of https://git.freecumextremist.com/grumbulon/pomme.git synced 2025-01-07 21:15:27 +00:00
pomme/frontend/.eslintignore

14 lines
160 B
Text
Raw Normal View History

.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