14 lines
122 B
Plaintext
14 lines
122 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.Python
|
|
*.so
|
|
.env
|
|
.venv
|
|
venv/
|
|
.uv/
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.mypy_cache/
|