annotate .hgignore @ 266:d04675d44928 tip master

Refer to SDK from Github
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 02 Jun 2021 14:41:26 +0100
parents c218537c34b9
children
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
c@226 16 test/tmp
c@229 17 lib/
c@229 18 *.orig