__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
build/
dist/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.venv/
venv/
env/
.env
.DS_Store
*.swp
.idea/
.vscode/
