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

# hatch-vcs-generated version file
src/fastf1_mcp/_version.py

# Virtual environments
.venv

# FastF1 disk cache
.fastf1_cache/

# VS Code MCP config (contains absolute local paths)
.vscode/mcp.json

# Internal planning & reference docs 
refs/
fastf1-exports/
