# Keep the environment image small; dataset and training outputs are mounted
# from the host at runtime.
train/
valid/
test/
runs/
*.pt
__pycache__/
*.py[cod]
.git/
.venv/
venv/
env/
*.log
