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

Unified Diff: .gitignore

Issue 1813813004: add AppEngine files downloaded for running tests to gitignore. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 9 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 2cd459254aab5854759f93e88ee7d7ca22a346aa..21ddb39be0c926758a677af5d77aaffb4d78bfd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,6 @@
# 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698