forked from srxl/akkoma-fe
update gitignore
This commit is contained in:
parent
5f7cea83fb
commit
66a9e3e737
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
.DS_Store
|
||||
node_modules/
|
||||
dist/
|
||||
dist.zip
|
||||
npm-debug.log
|
||||
test/unit/coverage
|
||||
test/e2e/reports
|
||||
|
|
Loading…
Reference in a new issue