SEO-GenZ / .eslintignore
github-actions[bot]
GitHub deploy: c3faed71ef24ee23465fdd0db995819d424cc672
3bd14c7
raw
history blame contribute delete
160 Bytes
.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