19 lines
137 B
Text
19 lines
137 B
Text
|
|
.git
|
||
|
|
.pytest_cache
|
||
|
|
.ruff_cache
|
||
|
|
.mypy_cache
|
||
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
*.pyd
|
||
|
|
.venv
|
||
|
|
venv
|
||
|
|
env
|
||
|
|
build
|
||
|
|
dist
|
||
|
|
*.egg-info
|
||
|
|
runs
|
||
|
|
reports
|
||
|
|
downloads
|
||
|
|
tmp
|