]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
ignore Windows build/test artefacts
authorcyan4973 <yann.collet.73@gmail.com>
Tue, 1 May 2018 12:45:46 +0000 (05:45 -0700)
committercyan4973 <yann.collet.73@gmail.com>
Tue, 1 May 2018 12:45:46 +0000 (05:45 -0700)
.gitignore
build/.gitignore

index 5fe9afd4156f0dca9834cd85a8dfd232181cdf27..d28a5129134991f0ece0df423c29245cdde8d6b4 100644 (file)
@@ -23,6 +23,7 @@ zstdmt
 # Test artefacts
 tmp*
 dictionary*
+NUL
 
 # Build artefacts
 projects/
index 85bc9287d869db38a8c1dfafe9edf4301f60f648..b00e709ba5b8d7f515b64604c0f364927b7ddea4 100644 (file)
@@ -8,13 +8,13 @@
 *.user
 *.opendb
 
-VS2005/
-VS2008/
+VS2008/bin/
 VS2010/bin/
 VS2010/zwrapbench/
-VS2012/bin/
-VS2013/bin/
-VS2015/bin/
+VS2012/
+VS2013/
+VS2015/
+Studio*
 
 # CMake
 cmake/build/