@ -0,0 +1,6 @@
#!/bin/sh
find . \
-not \( -path './build' -prune \) \
-not \( -path './.git' -prune \) \
-type f \
| entr -cs 'cmake --build build && build/maze-thing'
The note is not visible to the blocked user.