Spaces:
Paused
Paused
File size: 160 Bytes
cff9619 | 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
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
|