Browse Source

Turns out we do need settings_local on the ignore list

It's used on the sandbox site
master
David Winterbottom 13 years ago
parent
commit
7a4ff82201
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

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

Loading…
Cancel
Save