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

Unified Diff: .gitignore

Issue 1241323004: Cross-repo recipe package system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 5 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 | scripts/slave/annotated_run.py » ('j') | scripts/slave/recipe_package.pyl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 697f3d2e1cf648046665e5f70b8e12e5ad7e6880..204a1926978b20339359e83a63edb37c80371083 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
.manhole
.project
.pydevproject
+.recipe_deps
.status_password
.try_job_rietveld_password
build_runner.log
@@ -38,6 +39,7 @@ twistd.pid
/scripts/master/log_parser/perf_expectations
/scripts/private
/scripts/release
+/scripts/slave/recipe_deps
/scripts/tools/deps2git
/scripts/tools/deps2git_internal
/site_config/.bot_password
« no previous file with comments | « no previous file | scripts/slave/annotated_run.py » ('j') | scripts/slave/recipe_package.pyl » ('J')

Powered by Google App Engine
This is Rietveld 408576698