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

Unified Diff: .gitignore

Issue 2574033002: Downloading Node and NPM deps via gclient sync. (Closed)
Patch Set: Reduce NPM deps size 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') | third_party/node/README.chromium » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index d9ea4006bf844425c4d055ffc207531defadc8bb..a1f45551d91656e19311c332e8ad528457ab3392 100644
--- a/.gitignore
+++ b/.gitignore
@@ -409,6 +409,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') | third_party/node/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698