15 lines
111 B
Text
15 lines
111 B
Text
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
|
|
*.egg-info/
|
|
.eggs/
|
|
|
|
build/
|
|
dist/
|
|
|
|
.venv/
|
|
venv/
|