annotate .hgignore @ 219:e737931b1925

Vext -> Repoint
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 15 May 2018 15:39:22 +0100
parents 9b858df4e8b0
children 97352295ca97
rev   line source
c@161 1 syntax: glob
c@161 2 *~
c@161 3 *.o
c@190 4 *.obj
c@161 5 *.so
c@161 6 *.dll
c@212 7 *.msi
c@219 8 glob:.repoint-*.bin
c@189 9 build/msvc/Debug
c@189 10 build/msvc/Release
c@190 11 build/msvc/x64/Debug
c@190 12 build/msvc/x64/Release
c@195 13 re:^build/mingw32/x64/Release/
c@212 14 .vs
c@212 15 *.db