Skip to content

Commit

Permalink
chore: ensure coverage ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
MeirionHughes committed Feb 17, 2017
1 parent d71e2aa commit a582849
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
**/*.map
spec/**/*.js
/dist
.idea/
*.iml
.idea/
*.iml
coverage/
.nyc_output

0 comments on commit a582849

Please sign in to comment.