annotate .hgignore @ 174:fc05ce770413

Comment fix
author Chris Cannam
date Mon, 12 May 2014 17:56:48 +0100
parents 879a088dfa22
children 857ca50ca25f
rev   line source
Chris@108 1 syntax: glob
Chris@108 2 *.o
Chris@108 3 *~
Chris@108 4 *.orig
Chris@108 5 *.a
Chris@151 6 doc/html/
Chris@151 7 tests/test-*
Chris@151 8 *.rej
Chris@151 9