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

Unified Diff: .gitignore

Issue 975313002: Updating gitignore; missed platform specifiers in paths. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/webrtc/webrtc.DEPS
Patch Set: Created 5 years, 10 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 9362246499582c74353a4ad6730c3e2a3e7b2f15..76d1180b99636e9d0d6148f33ca709c856a4b092 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
-golang/linux/go.*
+golang/**/*zip
+golang/**/*tar.gz
google-appengine.zip
mercurial-src.*
-node/linux/node.*
+node/**/*zip
+node/**/*tar.gz
third_party/
-
+*.pyc
« 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