# Build artifacts
build/
dist/
*.egg-info/

# Python
__pycache__/
*.pyc

# Pixi
.pixi/

# Output files
*.png
*.pkl
plots/
weights/