update gitignore
This commit is contained in:
parent
22b6d5866c
commit
a398d320b7
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -17,3 +17,6 @@ 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