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