diff .hgignore @ 210:cf62f73766e9 msvc

Add a MSVC build project. This is hard to use, because it depends on a BLAS library
author Chris Cannam
date Mon, 05 Feb 2018 17:36:47 +0000
parents 857ca50ca25f
children
line wrap: on
line diff
--- a/.hgignore	Thu Feb 01 16:34:08 2018 +0000
+++ b/.hgignore	Mon Feb 05 17:36:47 2018 +0000
@@ -9,3 +9,6 @@
 *.rej
 ext/uncertain/
 
+*.obj
+re:^build/msvc/Debug/
+re:^build/msvc/x64/Release/