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 |