added zlibWrapper - zstd wrapper for zlib

This commit is contained in:
inikep
2016-05-12 17:15:41 +02:00
parent 4dbf7f4a3b
commit 3eabe9b474
8 changed files with 2351 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# Default result files
_*
# Misc files
*.bat
*.zip
examples/example2.c