# Stuff
#_example/
.claude/

# Python
__pycache__/
*.pyc
.venv/

# Optional env parity debug
dog_debug.csv

# Webots controller scratch
controllers/shepherd_dog/dog_behavior_log.csv

# Training artefacts
training/runs/*
!training/runs/.gitkeep
*.zip
*.pkl

# TensorBoard
events.out.tfevents.*
worlds/field_test.wbt
herding_runtime.cfg
