Skip to content

Commit

Permalink
Exclude coverage/ from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob--W committed Feb 26, 2016
1 parent fc9cf15 commit 37f35fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
coverage/
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
*.swp
*.kate-swp
*.tmp
*.log

del/
coverage/
node_modules/

0 comments on commit 37f35fd

Please sign in to comment.