# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual environments
venv/
env/
ENV/
.env
# Project specific
CLAUDE.md
claude_instructions/
server/fpl_cache/
src/fpl_mcp/fpl_cache/
.cache/
*.log
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
# Jupyter Notebook
.ipynb_checkpoints
# Testing
.coverage
htmlcov/
.pytest_cache/
uv.lock