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