added local_settings.py to gitignore

This commit is contained in:
Johannes Knutsen 2009-12-24 02:57:37 +01:00
parent 349246b961
commit 97cd65ca33

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
.coverage .coverage
src/ src/
pip-log.txt pip-log.txt
local_settings.py