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