Skip to content

Commit e63e5cb

Browse files
updated Makefile
1 parent 95892a2 commit e63e5cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ cover:
4444

4545
.PHONY: clean
4646
clean:
47+
find ./bin ! -name '.gitignore' -type f -exec rm -vrf {} +
4748
rm -v *.txt *.pcap*

0 commit comments

Comments
 (0)