We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95892a2 commit e63e5cbCopy full SHA for e63e5cb
Makefile
@@ -44,4 +44,5 @@ cover:
44
45
.PHONY: clean
46
clean:
47
+ find ./bin ! -name '.gitignore' -type f -exec rm -vrf {} +
48
rm -v *.txt *.pcap*
0 commit comments