1
0
Fork 0
forked from srxl/akkoma-fe

update gitignore

This commit is contained in:
vis 2024-09-29 23:16:06 -05:00
parent 5f7cea83fb
commit 66a9e3e737

3
.gitignore vendored
View file

@ -1,6 +1,7 @@
.DS_Store
node_modules/
dist/
dist.zip
npm-debug.log
test/unit/coverage
test/e2e/reports
@ -9,4 +10,4 @@ selenium-debug.log
config/local.json
config/local.*.json
docs/site/
.vscode/
.vscode/