diff .hgignore @ 190:af6a5ba00a8f

Some fixes for MSVC
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 01 Feb 2018 16:36:55 +0000
parents 4e3bd932c195
children 46109b1ec46e
line wrap: on
line diff
--- a/.hgignore	Tue Jan 30 20:24:17 2018 +0000
+++ b/.hgignore	Thu Feb 01 16:36:55 2018 +0000
@@ -1,8 +1,11 @@
 syntax: glob
 *~
 *.o
+*.obj
 *.so
 *.dll
 glob:.vext-*.bin
 build/msvc/Debug
 build/msvc/Release
+build/msvc/x64/Debug
+build/msvc/x64/Release