12 lines
116 B
Text
12 lines
116 B
Text
|
|
__pycache__/
|
||
|
|
.coverage
|
||
|
|
*.pyc
|
||
|
|
.pytest_cache/
|
||
|
|
.mypy_cache/
|
||
|
|
.ruff_cache/
|
||
|
|
dist/
|
||
|
|
build/
|
||
|
|
*.egg-info/
|
||
|
|
.venv/
|
||
|
|
.pw-browsers/
|