add eslintignore

This commit is contained in:
Berkeley Martinez
2015-06-02 13:52:13 -07:00
parent f6596d2654
commit e8a2060e60
2 changed files with 1 additions and 2 deletions

1
.eslintignore Normal file
View File

@ -0,0 +1 @@
public/**/*.js

2
.gitignore vendored
View File

@ -24,7 +24,5 @@ node_modules
.DS_Store
Thumbs.db
bower_components
.eslintignore
.eslintrc
main.css
bundle.js