__pycache__/
.cache/
.vscode/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.coverage
htmlcov/
cookies.txt
.DS_Store
**/.DS_Store
.venv/

# Generated pick reports and cache directories
NFL_Week*_*.txt
hill_climb_checkpoint.txt
PickEmCache*/
PreviousWeeks/

# Player skill data (derived from historical picks)
current_player_skills*.json
player_skills_*.json

# Personal notes/documentation
notes/
