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

Unified Diff: .gitignore

Issue 1780007: Enable tests to have host-specific parameters (Closed) Base URL: ssh://git@chromiumos-git//autotest.git
Patch Set: minor Created 10 years, 8 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 | server/site_host_attributes.py » ('j') | 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 ea8ea0dd4ec9243c064da7837c380d8ca349b4f6..51dad37c9010bfab55e8ffe5625f9545abb582e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,6 @@
# Anything created as a result of running a test
results.*/
tmp/
+
+# This file is meant only for local testing
+private_host_attributes_config.py
« no previous file with comments | « no previous file | server/site_host_attributes.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698