annotate .hgignore @ 1190:2513f660c183 levelpanwidget

An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not.
author Chris Cannam
date Thu, 15 Dec 2016 14:39:40 +0000
parents 0b0377d471ac
children
rev   line source
Chris@564 1 syntax: glob
Chris@564 2 Makefile
Chris@564 3 */Makefile
Chris@565 4 o/*
Chris@564 5 */o/*
Chris@564 6 */tmp_obj/*
Chris@564 7 */tmp_moc/*
Chris@564 8 doc/html/
Chris@564 9 *.o
Chris@564 10 *.so
Chris@564 11 *.so.*
Chris@564 12 *.a
Chris@564 13 *.wav
Chris@564 14 *~
Chris@564 15 *.orig
Chris@564 16 *.rej