.hgignore

Wed, 29 Jul 2009 11:57:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Jul 2009 11:57:40 +0200
changeset 8
07bbe272a9be
permissions
-rw-r--r--

Correctly create menu bar status items in 64- as well as 32-bit targets.
It is unclear why the hack to include a priority and a hack on top of
that to determine the correct platform-dependent priority is desired.

michael@0 1 syntax: glob
michael@0 2 *.orig
michael@0 3 *.rej
michael@0 4 *.o
michael@0 5 *~

mercurial