Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: .gitignore

Issue 133083002: Update .gitignore to ignore nodejs binaries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index c8d6b2f4d33282f87eb0cbb1216d507c2164c44d..4388de6c6d22c5f6288a419ea5155977765c881b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -323,6 +323,8 @@ v8.log
/tools/histograms
/tools/json_schema_compiler/test/json_schema_compiler_tests.xml
/tools/metrics/histograms/histograms.before.pretty-print.xml
+/tools/nodejs/*/*
+!/tools/nodejs/*/*.sha1
/tools/page_cycler/acid3
/tools/perf/data
/tools/perf/results.html
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698