annotate .hgignore @ 44:a908a5a56267

Some unsigned -> int (while bug hunting)
author Chris Cannam
date Thu, 25 Sep 2014 15:42:15 +0100
parents 716f797e2025
children
rev   line source
Chris@38 1 syntax: glob
Chris@38 2 *.o
Chris@38 3 *.so
Chris@38 4 *.dll
Chris@38 5 *.dylib
Chris@38 6 *~
Chris@39 7 cov-int/*