Просмотр исходного кода

updated gitignore to not include db file

Amirouche Boubekki 13 лет назад
Родитель
Сommit
d5271c502b
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -11,4 +11,5 @@
 pip-log.txt
 .DS_Store
 /docs/html
-/docs/doctrees
+/docs/doctrees
+example/db.sqlite