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

Unified Diff: .gitignore

Issue 957333002: Making .gitignore work on Windows. (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 337d551abb7e1ec41bf52af2c1d3332d964dd728..9362246499582c74353a4ad6730c3e2a3e7b2f15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-golang/linux/go.tar.gz
+golang/linux/go.*
google-appengine.zip
-mercurial-src.tar.gz
-node/linux/node.tar.gz
+mercurial-src.*
+node/linux/node.*
third_party/
« 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