compile_commands.json
*.py[co]
*.so

*.egg-info/
.cache/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/

__pycache__/
build/
dist/
