20 lines
173 B
Text
20 lines
173 B
Text
|
|
node_modules/
|
||
|
|
dist/
|
||
|
|
.astro/
|
||
|
|
|
||
|
|
.env
|
||
|
|
.env.local
|
||
|
|
.env.production
|
||
|
|
|
||
|
|
.git/
|
||
|
|
.gitignore
|
||
|
|
|
||
|
|
*.log
|
||
|
|
.DS_Store
|
||
|
|
.vscode/
|
||
|
|
.idea/
|
||
|
|
|
||
|
|
# don't pull in repo-root artifacts
|
||
|
|
../artifacts/
|
||
|
|
README.md
|