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