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

Unified Diff: .gitignore

Issue 557082: Add windows ignores to .gitignore, mostly useful for cygwin users (Closed)
Patch Set: ordering Created 10 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 794e57b76f2935cbbfdd419790aa934d647b990e..bb054a9efb48e778aca7a21b85f78ede1fb72658 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
-git-cl-repo
-tests/pymox
*.pyc
+/git-cl-repo
+/tests/pymox
+/python
+/python.bat
+/python_bin
+/svn
+/svn.bat
+/svn_bin
+/svnversion.bat
« 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