Explorar el Código

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

tBKwtWS hace 6 años
padre
commit
e31bd7a723
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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