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

Unified Diff: .gitignore

Issue 2574033002: Downloading Node and NPM deps via gclient sync. (Closed)
Patch Set: Add missing sha1 file. Created 3 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 | DEPS » ('j') | 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 689792c35df219e0126b4d5ee4f018de6a6c6578..77813ad0f86dc91a5b044ed0debbb619fcf0f94f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -411,6 +411,11 @@ vs-chromium-project.txt
/third_party/nacl_sdk_binaries/
/third_party/netty-tcnative/src
/third_party/netty4/src
+/third_party/node/linux
+/third_party/node/mac
+/third_party/node/node_modules
+/third_party/node/*.tar.gz
+/third_party/node/win
/third_party/nss
/third_party/objenesis/lib/*.jar
/third_party/omaha/src/omaha
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698