Browse Source

Add local_settings to .gitignore

Baptiste Jonglez 9 years ago
parent
commit
77ae823369
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -3,3 +3,4 @@
 sqlite3.db
 db.sqlite3
 media
+local_settings.py