__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
*.so
.mypy_cache/
.ruff_cache/
.pytest_cache/
.benchmarks/
.venv/
venv/
env/
.env
*.log
.DS_Store
.idea/
.vscode/
*.swp
*.swo
site/
.ipynb_checkpoints/
