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

Unified Diff: .gitignore

Issue 1494103004: Set up depot_tools as a recipe package, and add depot_tools recipe module. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 5 years 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 | PRESUBMIT.py » ('j') | infra/config/recipes.cfg » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 3e149d7433c47d91ec3da820eb780b6d23468f28..30411ae96cf0be90ce5d9ced2665cc38f745c56b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,6 @@
# Ignore intermediate isolate files
*.isolated
*.isolated.state
+
+# Ignore recipe working directory.
+/.recipe_deps
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | infra/config/recipes.cfg » ('J')

Powered by Google App Engine
This is Rietveld 408576698