10 lines
105 B
Text
10 lines
105 B
Text
.venv/
|
|
__pycache__/
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.coverage
|
|
htmlcov/
|
|
dist/
|
|
build/
|
|
*.egg-info/
|