First container (for gitea)
@@ -0,0 +1,10 @@
.PHONY: clean all help
all:
true
clean:
find . -name \*~ -delete
help:
@echo make clean
The note is not visible to the blocked user.