add .gitignore to ignore libfuzzer-dotnet build artifacts (#564)

This commit is contained in:
bmc-msft
2021-02-19 04:32:26 -05:00
committed by GitHub
parent 657af9722c
commit cc5965ebbf

View File

@ -0,0 +1,5 @@
problems/obj
problems/bin
wrapper/obj
wrapper/bin
my-fuzzer