1# local binary (Makefile) 2zstd 3zstd32 4zstd4 5zstd-compress 6zstd-decompress 7zstd-frugal 8zstd-small 9zstd-nolegacy 10zstd-dictBuilder 11zstd-dll 12 13# Object files 14*.o 15*.ko 16default.profraw 17have_zlib 18 19# Executables 20*.exe 21*.out 22*.app 23 24# Default result files 25dictionary 26grillResults.txt 27_* 28tmp* 29*.zst 30result 31out 32 33# fuzzer 34afl 35 36# Misc files 37*.bat 38!windres/generate_res.bat 39dirTest* 40