Browse Source

Merge branch 'master' of ssh://h0v1n8.nl:/srv/git/h0v1n8-website

tBKwtWS 6 years ago
parent
commit
e31bd7a723
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@
 __pycache__/
 db.sqlite3
 #**/migrations/*.py
+/website/website/local_settings.py
 
 # Node
 /node_modules/