.pixi/
__pycache__/
*.py[cod]
*$py.class

.pytest_cache/
.ipynb_checkpoints/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
artifacts/
docs/generated/

build/
dist/
*.egg-info/
_skbuild/
CMakeCache.txt
CMakeFiles/
cmake-build-*/
compile_commands.json

*.so
*.dylib
*.dll
