Explorar el Código

Turns out we do need settings_local on the ignore list

It's used on the sandbox site
master
David Winterbottom hace 13 años
padre
commit
7a4ff82201
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -34,3 +34,4 @@ build/
34 34
 coverage.xml
35 35
 violations.txt
36 36
 nosetests.xml
37
+settings_local.py

Loading…
Cancelar
Guardar