gitignore: ignore local_settings.py

This commit is contained in:
Frédéric Péters 2015-02-12 10:19:05 +01:00
parent 3f19986549
commit 4a371988d1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ gadjo
db.sqlite3
django.mo
/hobo.egg-info
local_settings.py