# python specfic ignores
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
src/*.egg-info
.ipynb_checkpoints

# workspace ignores
scratch
.env

# Agro project directory
.agdocs/

# Agro worktrees
trees/
