Skip to content

Commit

Permalink
Merge pull request opencontainers#541 from hqhq/remove_file_when_clean
Browse files Browse the repository at this point in the history
Remove code-of-conduct.md and version.md when clean
  • Loading branch information
vbatts authored Aug 29, 2016
2 parents a3d7507 + c57a023 commit 90451c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,5 @@ endif
.PHONY: clean
clean:
rm -rf $(OUTPUT_DIRNAME) *~
rm -f code-of-conduct.md version.md

0 comments on commit 90451c4

Please sign in to comment.