__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.idea/
.vscode/
*.swp
*.swo
