summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4049a9875ad5731c937dbe49af2c6578ed919b05 (plain)
1
2
3
4
5
6
7
8
9
10
node_modules/
npm-debug.log*
.env
.env.production
.DS_Store
.vscode
dist/
.astro/

.vercel