]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated .gitignore
authorinikep <inikep@gmail.com>
Wed, 28 Sep 2016 11:23:11 +0000 (13:23 +0200)
committerinikep <inikep@gmail.com>
Wed, 28 Sep 2016 11:23:11 +0000 (13:23 +0200)
.gitignore
zlibWrapper/.gitignore

index 751b674e82f9c012000295bab7f22eeeb589392d..c939f1228ef37264bf65f1fa9c95ceb89d3e5ad5 100644 (file)
@@ -21,7 +21,7 @@ zstd
 
 # Test artefacts
 tmp*
-dictionary
+dictionary*
 
 # Other files
 .directory
index f197c8cc6b22b88ccb911beb5e4b8e82fd39d405..1fd8f416ccb9e8bb39cb2060a334626cdbb80bf8 100644 (file)
@@ -1,26 +1,10 @@
-# Object files
-*.o
-*.ko
-
-# Libraries
-*.lib
-*.a
-
-# Shared objects (inc. Windows DLLs)
-*.dll
-*.so
-*.so.*
-*.dylib
-
-# Executables
-*.exe
-*.out
-*.app
-
 # Default result files
 _*
-example
-example_zstd
+example.*
+example_zstd.*
+fitblk.*
+fitblk_zstd.* 
+zwrapbench.*
 foo.gz
 
 # Misc files