*.py[cod]
__pycache__/

# build
MANIFEST
/*.egg*/
*.so
/numcu/cmake/
/numcu/_dist_ver.py
/build/
/dist/
/_skbuild/
/_cmake_test_compile/
/docs/build/

# Unit test / coverage reports
/.coverage*
/coverage.xml
/.pytest_cache/
