mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 11:58:09 +00:00
add .gitignore to ignore libfuzzer-dotnet build artifacts (#564)
This commit is contained in:
5
src/integration-tests/libfuzzer-dotnet/.gitignore
vendored
Normal file
5
src/integration-tests/libfuzzer-dotnet/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
problems/obj
|
||||
problems/bin
|
||||
wrapper/obj
|
||||
wrapper/bin
|
||||
my-fuzzer
|
Reference in New Issue
Block a user