Update .gitignore [skip ci]
This commit is contained in:
parent
5ea1d479fb
commit
79217af6d9
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,4 +7,6 @@ local_settings.py
|
|||
build
|
||||
dist
|
||||
*.egg-info
|
||||
.coverage*
|
||||
.coverage*
|
||||
.env
|
||||
example/example.db
|
||||
|
|
Loading…
Reference in a new issue