diff .hgignore @ 435:ad02841a1172

Add a MSVC build project. This is hard to use, because it depends on a BLAS library
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 05 Feb 2018 17:36:47 +0000
parents 4ae4229a074a
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/