Skip to content

Instantly share code, notes, and snippets.

@mig-hub
Last active September 6, 2020 08:34
Show Gist options
  • Save mig-hub/25bb24ab4d9da93466f35ce30aaf1db3 to your computer and use it in GitHub Desktop.
Save mig-hub/25bb24ab4d9da93466f35ce30aaf1db3 to your computer and use it in GitHub Desktop.
.PHONY: clean
clean:
rm $(HTML_FILES)
rm -rf $(CSS_DIR)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment