Ignore build artefacts (#585)

This commit is contained in:
Dominik Maier 2022-03-29 19:48:08 +02:00 committed by GitHub
parent c1b8107060
commit c88e38d9f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -31,6 +31,9 @@ test.dict
# Ignore all built fuzzers
fuzzer_*
AFLplusplus
test_*
*_fuzzer
*_harness
# Ignore common dummy and logfiles
*.log