Skip to content

Commit

Permalink
Add .eslintignore
Browse files Browse the repository at this point in the history
node_modules/
app/templates/
test/tmp/
  • Loading branch information
Mehdy Dara committed Jul 10, 2015
1 parent aaeb16f commit b5b3f23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules/
app/templates/
test/tmp/

0 comments on commit b5b3f23

Please sign in to comment.