# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv/
.uv/

# Env
.env

# Datasets
football-players-detection-20/
football-field-detection-15/

# Output directories
runs/
data/

# Research scripts
research/

# Models
*.pt

# Videos
*.mp4

# Mac
.DS_Store

# Large/Auto-generated data
*.png
*.json
!pyproject.toml
!package.json
