.venv/

# Local Python build outputs
build/
dist/
*.egg-info/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
src/XpongeCPP/BIN_PATH.dat
src/**/__pycache__/
tests/**/__pycache__/
*.so
*.dylib
*.dll
cmake-build-*/
