diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000000..9f9b48d05b --- /dev/null +++ b/.eslintignore @@ -0,0 +1 @@ +public/**/*.js diff --git a/.gitignore b/.gitignore index 2906662140..c7011f1956 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,5 @@ node_modules .DS_Store Thumbs.db bower_components -.eslintignore -.eslintrc main.css bundle.js