improved .gitignore

This commit is contained in:
inikep
2016-08-18 16:53:29 +02:00
parent 7feafdd7b8
commit b6514d2496
2 changed files with 39 additions and 27 deletions
-27
View File
@@ -3,42 +3,16 @@ zstd
zstd32
zstd-compress
zstd-decompress
fullbench
fullbench32
fuzzer
fuzzer32
zbufftest
zbufftest32
zstreamtest
zstreamtest32
datagen
paramgrill
paramgrill32
roundTripCrash
# 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 result files
dictionary
grillResults.txt
@@ -53,5 +27,4 @@ afl
# Misc files
*.bat
fileTests.sh
dirTest*