__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.ruff_cache/
*.egg-info/
runs/
# Cython build artifacts
*.so
*.o
blokus_cython.c
build/
