aboutsummaryrefslogtreecommitdiffstats
path: root/app/.gitignore
blob: b8f57583b94c226911ea07092244ce9746165bde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*

/dev-dist