Files
ExPkg/vendor/lz4/examples/.gitignore

13 lines
237 B
Plaintext

/Makefile.lz4*
/print_version
/simple_buffer
/frameCompress
/fileCompress
/blockStreaming_doubleBuffer
/blockStreaming_ringBuffer
/streamingHC_ringBuffer
/blockStreaming_lineByLine
/dictionaryRandomAccess
/bench_functions
/*.exe
/*.lz4s*