Skip to content

Commit 90451c4

Browse files
authored
Merge pull request opencontainers#541 from hqhq/remove_file_when_clean
Remove code-of-conduct.md and version.md when clean
2 parents a3d7507 + c57a023 commit 90451c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,5 @@ endif
114114
.PHONY: clean
115115
clean:
116116
rm -rf $(OUTPUT_DIRNAME) *~
117+
rm -f code-of-conduct.md version.md
117118

0 commit comments

Comments
 (0)