From f8a9cc6cc0f1a4383ada5c918df5cf148bb8fc3f Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Wed, 3 Oct 2012 11:25:12 -0400 Subject: [PATCH] Removes reference to host_settings.py from .gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43e75541..d1f8c43d 100644 --- a/.gitignore +++ b/.gitignore @@ -49,8 +49,5 @@ nosetests.xml # Built documentation docs/_build/* -# credentials and other uncheckinables -host_settings.py - # database of vbench benchmarks.db