Files
TIR_PROJ/.gitignore
T
Johnny Fernandes 1bb9415414 Checkpoint 2
2026-05-07 22:00:10 +01:00

26 lines
335 B
Plaintext

# 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