Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <johannes.ewald@peerigon.com>2014-05-20 13:50:47 +0400
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-05-20 13:50:47 +0400
commit125d7e2f4ec12eeb66c2ebc7e4e27d56cb7f1505 (patch)
treeee641b94ba9689fa70c69c4d88386eace44ff2d2 /.jshintignore
parenta445287cb62dd31a97725d76ea6893c1bee0e500 (diff)
Updated ignore files
Diffstat (limited to '.jshintignore')
-rw-r--r--.jshintignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.jshintignore b/.jshintignore
index c53ca3f..7478b9b 100644
--- a/.jshintignore
+++ b/.jshintignore
@@ -1,3 +1,22 @@
+lib-cov
+*.seed
+*.log
+*.csv
+*.dat
+*.out
+*.pid
+*.gz
+
+pids
+logs
+results
+
+npm-debug.log
+node_modules
+coverage
+examples
+.idea
+
lib/__get__.js
lib/__set__.js
test/testModules/strictModule.js