refactor(config): Updating gitignore

This commit is contained in:
Justin 2019-05-25 17:10:51 -04:00
parent 436c952567
commit 9199ffd078

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ node_modules
npm-debug.log
dist
coverage
.rpt2_cache
.idea