update gitignore
This commit is contained in:
parent
22b6d5866c
commit
a398d320b7
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -16,4 +16,7 @@ __pycache__/
|
||||||
export*
|
export*
|
||||||
__pycache__/model_tools.cpython-310.pyc
|
__pycache__/model_tools.cpython-310.pyc
|
||||||
__pycache__/web_tools.cpython-310.pyc
|
__pycache__/web_tools.cpython-310.pyc
|
||||||
logs/
|
logs/
|
||||||
|
data/
|
||||||
|
.pytest_cache/
|
||||||
|
tmp/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue