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