18 lines
140 B
Plaintext
18 lines
140 B
Plaintext
.git
|
|
.gitignore
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.venv/
|
|
venv/
|
|
env/
|
|
logs/
|
|
history/
|
|
models/
|
|
tmp/
|
|
client.png
|