1 2 3 4 5 6 7 8
# NOTE: There is no way to ignore raw executables without ignoring the Makefile as well, # so just remember to put all executables in the dist/ directory. dist/* .cache/* tests/logs/* bench/dist/*