Files
svelte-interactions/.eslintignore
Hunter Johnston 0c85b8ce31 fix: linter
2024-01-05 22:45:56 -05:00

17 lines
184 B
Plaintext

.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
.changeset
.github
dist