aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a33aa52dd081c2d4ff08013e86cc315a3a833459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.DS_Store
node_modules
/build
/dist
/.svelte-kit
/package
.env
.env.*
!.env.example
.vercel
.output
.yarn
/.vercel_build_output
/yarn-error.log
/src/_donators.json
.mjs

# this is auto-generated
/static/robots.txt