*.py[cod]
__pycache__/

/target/
/dist/
*.so
*.dylib
*.dll
*.whl

/.pytest_cache/

/.pixi/

/.idea/
