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