# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environment
.venv

# ruff cache
.ruff_cache/

# draw.io temp files
*.bkp

# Jupyter Notebooks
.ipynb_checkpoints
