zstd/programs/.gitignore

37 lines
330 B
Plaintext
Raw Normal View History

2015-08-10 17:02:52 +00:00
# local binary (Makefile)
zstd
zstd32
fullbench
fullbench32
fuzzer
fuzzer32
datagen
paramgrill
2015-08-10 17:02:52 +00:00
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# Visual solution files
*.suo
*.user
2016-02-23 20:21:29 +00:00
# Default result files
2016-02-23 20:21:29 +00:00
dictionary
grillResults.txt