ソースを参照

Turns out we do need settings_local on the ignore list

It's used on the sandbox site
master
David Winterbottom 13年前
コミット
7a4ff82201
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore ファイルの表示

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

読み込み中…
キャンセル
保存