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 |