1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-07 09:26:03 +02:00
zstd/examples/.gitignore

16 lines
256 B
Plaintext
Raw Normal View History

2016-07-10 14:23:30 +02:00
#build
simple_compression
simple_decompression
multiple_simple_compression
2016-07-15 18:52:37 +02:00
dictionary_compression
2016-07-10 14:23:30 +02:00
dictionary_decompression
2016-08-12 18:42:25 +02:00
streaming_compression
2016-08-12 18:56:27 +02:00
streaming_decompression
multiple_streaming_compression
2017-09-18 15:49:59 -07:00
streaming_memory_usage
2016-07-10 14:23:30 +02:00
#test artefact
tmp*
test*
*.zst