__pycache__/
*.pyc
*.parquet
.env
.venv
dist/
build/
*.egg-info/

# artifacts
graphs
*.mmd
images
logs
states
echoes
**/graphs/*

