# Executables, dSYM
*.out
*.out.*

*.gcno
*.gcda

subprojects/pybind11*/
subprojects/Catch2*/
subprojects/fmt-*/
subprojects/packagecache/

__pycache__/
dist/
built_wheel/
build/