gpu_neon: revive the old tests
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.6 / programs / .gitignore
CommitLineData
648db22b 1# local binary (Makefile)
2zstd
3zstd32
4zstd4
5zstd-compress
6zstd-decompress
7zstd-frugal
8zstd-small
9zstd-nolegacy
10zstd-dictBuilder
11zstd-dll
f535537f 12zstd_arm64
13zstd_x64
648db22b 14
15# Object files
16*.o
17*.ko
18default.profraw
19have_zlib
20
21# Executables
22*.exe
23*.out
24*.app
25
26# Default result files
27dictionary
28grillResults.txt
29_*
30tmp*
31*.zst
32result
33out
34
35# fuzzer
36afl
37
38# Misc files
39*.bat
40!windres/generate_res.bat
41dirTest*