17 lines
119 B
Plaintext
17 lines
119 B
Plaintext
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
.venv
|
|
|
|
.idea
|
|
t
|
|
|
|
.coverage
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|