Spaces:
Sleeping
Sleeping
File size: 160 Bytes
11dbfc8 |
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
|