updated .gitignore
This commit is contained in:
+2
-9
@@ -14,10 +14,7 @@
|
|||||||
*.dylib
|
*.dylib
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
zstd
|
zstd.
|
||||||
!build/VS2008/zstd
|
|
||||||
!build/VS2010/zstd
|
|
||||||
!contrib/VS2005/zstd
|
|
||||||
zstdmt
|
zstdmt
|
||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
@@ -25,11 +22,7 @@ zstdmt
|
|||||||
|
|
||||||
# Test artefacts
|
# Test artefacts
|
||||||
tmp*
|
tmp*
|
||||||
dictionary*
|
dictionary.
|
||||||
!examples/dictionary_compression.c
|
|
||||||
!examples/dictionary_decompression.c
|
|
||||||
!tests/fuzz/dictionary_decompress.c
|
|
||||||
!tests/fuzz/dictionary_round_trip.c
|
|
||||||
NUL
|
NUL
|
||||||
|
|
||||||
# Build artefacts
|
# Build artefacts
|
||||||
|
|||||||
Reference in New Issue
Block a user