annotate .hgignore @ 189:4e3bd932c195

Poking around towards an MSVC build (maybe)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 30 Jan 2018 20:24:17 +0000
parents 9b30f7f972c9
children af6a5ba00a8f
rev   line source
c@161 1 syntax: glob
c@161 2 *~
c@161 3 *.o
c@161 4 *.so
c@161 5 *.dll
c@187 6 glob:.vext-*.bin
c@189 7 build/msvc/Debug
c@189 8 build/msvc/Release