@ -23,6 +23,10 @@ node_modules: .npmrc package.json
.npmrc:
command gup .npmrc
.PHONY: clean
clean:
rm -rf node_modules
.PHONY: %.lock
%.lock:
[ -e $@ ] || touch $@
The note is not visible to the blocked user.