build/
CMakeFiles/
dist/
*.egg-info/

__pycache__/
*.py[cod]
*.pyo

.venv/
venv/
env/

.pytest_cache/
.ruff_cache/
.mypy_cache/

.vscode/