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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2016-08-27 09:44:28 +0300
committerRich Trott <rtrott@gmail.com>2016-08-30 20:42:25 +0300
commit5a7a6d9b01b130c2d36a8c14c6e079314f5941d8 (patch)
tree76f3c2a1447b2d3934d93d5ba4a87706d1f9f84d /.gitignore
parent201115812e4dc828fa0f122a373ee739850d1f16 (diff)
tools: enable caching for jslint task
PR-URL: https://github.com/nodejs/node/pull/8296 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ade43c5baaf..509a5a66593 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ node_g
/.project
/.cproject
icu_config.gypi
+.eslintcache
/out