]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated .gitignore
authorPrzemyslaw Skibinski <inikep@gmail.com>
Mon, 14 Nov 2016 12:41:18 +0000 (13:41 +0100)
committerPrzemyslaw Skibinski <inikep@gmail.com>
Mon, 14 Nov 2016 12:41:18 +0000 (13:41 +0100)
build/.gitignore

index 86ed710bd4a77464a6d93a6e4b88f44299b833d6..bc8ac94d922a9573582d37342e89d04c457d0dae 100644 (file)
@@ -1,13 +1,18 @@
+# Visual C++
+.vs/
 *Copy
+*.db
+*.opensdf
+*.sdf
+*.suo
+*.user
 
-# Visual C++
-bin/
 VS2005/
 VS2008/
-VS2010/
-VS2012/
-VS2013/
-VS2015/
+VS2010/bin/
+VS2012/bin/
+VS2013/bin/
+VS2015/bin/
 
 # CMake
 cmake/