Add .eslintignore.

pull/1/head
Icedream 2017-08-19 16:22:06 +02:00
parent 7e0f58d113
commit fa7c2fdcf3
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 28 additions and 0 deletions

28
.eslintignore Normal file
View File

@ -0,0 +1,28 @@
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
# Webpack output
/dist