Add *.dSYM to Makefile clean
This commit is contained in:
parent
ada97046a2
commit
321a86d9f2
@ -100,5 +100,5 @@ cert.pem:
|
|||||||
./gen-certs.sh
|
./gen-certs.sh
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf test test_split test_proxy server_fuzzer *.pem *.0 *.o *.1 *.srl httplib.h httplib.cc _build*
|
rm -rf test test_split test_proxy server_fuzzer *.pem *.0 *.o *.1 *.srl httplib.h httplib.cc _build* *.dSYM
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user