Skip to content

Commit

Permalink
chore: add rule to ignore coverage folder
Browse files Browse the repository at this point in the history
  • Loading branch information
e-cloud committed Oct 17, 2016
1 parent 068c74a commit e3a1892
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ npm-debug.log
/.settings
/.idea
/.vscode

# coverage
coverage

0 comments on commit e3a1892

Please sign in to comment.