Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
Merge pull request #150 from LiskHQ/coverage-gitignore
Browse files Browse the repository at this point in the history
Add coverage dir to .gitignore - Closes #160
  • Loading branch information
willclarktech authored Jul 5, 2017
2 parents 75a656f + f5fea6d commit 39a8afc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ npm-debug.log
.nyc_output
yuidoc
test/.coverage-unit
coveralls
coveralls
coverage/

0 comments on commit 39a8afc

Please sign in to comment.