main-site/.eslintignore
Neshura 7740f011bd
Some checks failed
Run Tests on Code / test (push) Failing after 1m53s
Prettier overwritten changes revert + eslint ignore ui components
2024-01-01 20:02:04 +01:00

16 lines
184 B
Text

.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
/src/lib/components/ui