zstd/programs/.gitignore
2016-02-23 21:21:29 +01:00

35 lines
305 B
Plaintext

# local binary (Makefile)
zstd
zstd32
fullbench
fullbench32
fuzzer
fuzzer32
datagen
# 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
# Default dictionary name
dictionary