ソースを参照

Add /db/ subdirectory to .gitignore

Andrew Klopper 8 年 前
コミット
7e18d1785a
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,4 +2,5 @@
2 2
 settings_local.py
3 3
 /.idea/
4 4
 /db.sqlite3
5
+/db/
5 6
 /static/