update ignore
This commit is contained in:
parent
3ca0bcd346
commit
52c19d61b3
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,5 +9,5 @@ tests/
|
|||||||
._*
|
._*
|
||||||
._**
|
._**
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
migrations/*
|
**/migrations/*
|
||||||
!__init__.py
|
!**/migrations/__init__.py
|
||||||
|
Loading…
Reference in New Issue
Block a user