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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2014-07-17 01:54:35 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-07-17 01:54:35 +0400
commitc3704ccfc08068cad67cc2726417f3686daf3b6d (patch)
tree95b17f07a55668a9b47dd1907aa90ca6ebb5e2f2 /.gitignore
parent1d41e7763e9555c7cd40401d201f85161288fc59 (diff)
don't track linters until lint tests are written
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 903f3da7a..0a33b895a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ npm-debug.log
/node_modules/npm-registry-client/test/fixtures
/node_modules/npm-registry-couchapp
*.pyc
+.jshintrc
+.eslintrc