Files
2026-05-27 15:05:47 +00:00

12 lines
118 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.idea/
.vscode/