annotate .hgignore @ 133:78992300f421
Reset the ProjectList footer
Reset the ProjectList footer when going back from the MoveProjectState. With
this change the old time display will be restored.
author |
Björn Ricks <bjoern.ricks@intevation.de> |
date |
Wed, 31 Oct 2012 09:55:59 +0100 |
parents |
fa53e2ec484d |
children |
3f1ffb879ee8 |
rev |
line source |
29
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
1 syntax: glob |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
2 |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
3 *.orig |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
4 *.rej |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
5 *~ |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
6 *.pyc |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
7 *.swp |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
8 \#*\# |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
9 .\#* |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
10 getan.log |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
11 time.db |
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
12 urwid |
75
|
13 tags |