Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
ignore some generated files, and clean them up
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed May 10, 2017
1 parent cda6d68 commit 3e7d094
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1 +1,3 @@
bin/
godownloader

1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -53,6 +53,7 @@ samples:
.PHONY: samples

clean:
rm -f godownloader
rm -rf ./bin
git gc --aggressive

0 comments on commit 3e7d094

Please sign in to comment.