Skip to content
Permalink
Newer
Older
100644 13 lines (12 sloc) 160 Bytes
March 4, 2024 10:02
1
.DS_Store
2
node_modules
3
/build
4
/.svelte-kit
5
/package
6
.env
7
.env.*
8
!.env.example
9
10
# Ignore files for PNPM, NPM and YARN
11
pnpm-lock.yaml
12
package-lock.json
13
yarn.lock