# Python-generated files
__pycache__/
*.py[oc]
*.so
pympcc/cython/_custom_solver.cpp
build/
dist/
wheels/
*.egg-info

# Virtual environments

# Claude
.claude/

# Pytest / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/

.venv/

CLAUDE.md

.ruff_cache/

.mypy_cache/
