]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated .gitignore for new cmake script
authorYann Collet <cyan@fb.com>
Wed, 22 Mar 2017 00:52:42 +0000 (17:52 -0700)
committerYann Collet <cyan@fb.com>
Wed, 22 Mar 2017 00:52:42 +0000 (17:52 -0700)
.gitignore
build/cmake/.gitignore

index e02119883a7df5183e60613ffe6db6c0bc72018e..5fe9afd4156f0dca9834cd85a8dfd232181cdf27 100644 (file)
@@ -24,6 +24,12 @@ zstdmt
 tmp*
 dictionary*
 
+# Build artefacts
+projects/
+bin/
+.buckd/
+buck-out/
+
 # Other files
 .directory
 _codelite/
@@ -34,8 +40,3 @@ _zstdbench/
 .DS_Store
 googletest/
 *.d
-
-# Directories
-bin/
-.buckd/
-buck-out/
index 98f29c79d994e2cdb2394b60bbd7575ba5c16467..ad4283f99d8814c6a9e32244d3ab0731871b3688 100644 (file)
@@ -1,6 +1,7 @@
-# cmake producted
+# cmake artefacts
 CMakeCache.txt
 CMakeFiles
 Makefile
 cmake_install.cmake
 cmake_uninstall.cmake
+*.1