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

Unified Diff: .gitignore

Issue 6877055: Move commit-queue/checkout into depot_tools so it can be reused by the try server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: .gitignore Created 9 years, 8 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 | checkout.py » ('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 7eee64554bead60472380ab574b6f3c77198bc88..05d36f9ce57baccb64ee2105a0e6c84ef26c1520 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
*.pyc
-/tests/_rietveld
/python
/python.bat
/python_bin
@@ -7,3 +6,7 @@
/svn.bat
/svn_bin
/svnversion.bat
+/tests/_rietveld
+/tests/subversion_config/README.txt
+/tests/subversion_config/auth
+/tests/subversion_config/servers
« no previous file with comments | « no previous file | checkout.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698