Update gitignore

This commit is contained in:
Timothy Warren 2016-11-14 20:26:26 -05:00
parent b13ad2a23d
commit 17dfebad4e
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -3,4 +3,7 @@ coverage
npm-debug.log
node_modules/*
.sonar/*
test/config.json
test/config.json
.DS_store
/.idea/
yarn.lock