update .gitignore

pull/530/head
ibuler 2016-09-24 22:02:44 +08:00
parent 1620f6a311
commit 7935c00338
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -14,6 +14,6 @@ _mailinglist
.idea/
db.sqlite3
config.py
!__init__.py
!migrations/__init__.py
migrations/
*.log