update gitignore
This commit is contained in:
parent
ae6c94e2a7
commit
befed6a38b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@
|
||||||
|
|
||||||
config.toml
|
config.toml
|
||||||
db.sqlite
|
db.sqlite
|
||||||
|
__pycache__
|
||||||
|
/env
|
Loading…
Reference in a new issue