lz4/programs/.gitignore
Yann Collet 3dd34df751 added target lz4-wlib
variant of lz4 linking to liblz4 dynamic library

requires the dynamic library to expose static-only symbols (experimental API)

Example for #888
2020-08-11 14:07:51 -07:00

22 lines
178 B
Plaintext

# local binary (Makefile)
lz4
unlz4
lz4cat
lz4c
lz4c32
lz4-wlib
datagen
frametest
frametest32
fullbench
fullbench32
fuzzer
fuzzer32
*.exe
# tests files
tmp*
# artefacts
*.dSYM