init
This commit is contained in:
22
expkg/vendor/lz4/programs/.gitignore
vendored
Normal file
22
expkg/vendor/lz4/programs/.gitignore
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
# local binary (Makefile)
|
||||
lz4
|
||||
unlz4
|
||||
lz4cat
|
||||
lz4c
|
||||
lz4c32
|
||||
lz4-nomt
|
||||
lz4-wlib
|
||||
datagen
|
||||
frametest
|
||||
frametest32
|
||||
fullbench
|
||||
fullbench32
|
||||
fuzzer
|
||||
fuzzer32
|
||||
*.exe
|
||||
|
||||
# tests files
|
||||
tmp*
|
||||
|
||||
# artefacts
|
||||
*.dSYM
|
||||
Reference in New Issue
Block a user