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

Unified Diff: .gitignore

Issue 1959193002: Fix depot_tools presubmit's local_rietveld script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: whole enchilada Created 4 years, 7 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 | fetch.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 8ceec20b7e8ea1befb670a3acd2d4e87f2dd1f06..e51ef91bbeb201ddc6739ef66ae8aa8f18d4eafd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,7 +43,7 @@
/tags
# Ignore unittest related files.
-/testing_support/_rietveld
+/testing_support/_infra
dnj (Google) 2016/05/09 23:13:10 I hate to say it, but I think we should leave the
/tests/git-svn-submodule/
/tests/subversion_config/README.txt
/tests/subversion_config/auth
@@ -58,6 +58,3 @@
# Ignore recipe working directory.
/.recipe_deps
/infra/.recipe_deps
-
-# Ignore google AE downloaded for running testing only.
-testing_support/google_appengine
« no previous file with comments | « no previous file | fetch.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698