summaryrefslogtreecommitdiffstats
path: root/src/zstd/examples/.gitignore
blob: d682cae38a8d076d4e0e563e29d007f041051d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#build
simple_compression
simple_decompression
multiple_simple_compression
dictionary_compression
dictionary_decompression
streaming_compression
streaming_decompression
multiple_streaming_compression
streaming_memory_usage

#test artefact
tmp*
test*
*.zst