aboutsummaryrefslogtreecommitdiffstats
path: root/app/.eslintignore
blob: fd8e5e1a0101c308b0a07704d3158cb50bd30a95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
/dev-dist

# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock