all: node make deploy: git add Verdana.ttf git commit -m'MUST NOT BE ON GITHUB' git push -f heroku master git reset HEAD~1 .PHONY: all deploy