git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / fuzz / .gitignore
1 # test artefacts
2 corpora
3 block_decompress
4 block_round_trip
5 dictionary_decompress
6 dictionary_loader
7 dictionary_round_trip
8 dictionary_stream_round_trip
9 raw_dictionary_round_trip
10 simple_compress
11 simple_decompress
12 simple_round_trip
13 stream_decompress
14 stream_round_trip
15 zstd_frame_info
16 decompress_dstSize_tooSmall
17 fse_read_ncount
18 sequence_compression_api
19 seekable_roundtrip
20 huf_decompress
21 huf_round_trip
22 fuzz-*.log
23 rt_lib_*
24 d_lib_*
25 crash-*
26
27 # misc
28 trace
29 tmp*