/.svelte-kit
/build
/package
.DS_Store
.env
.env.*
!.env.example
node_modules

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