# Python
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg

# Testing
.pytest_cache/

# IDE
.vscode/
.idea/

# Claude Code
.claude/

# User data
*.pgn
*.ini
test_output.txt
test_details.txt
