annotate .hgignore @ 160:04ac384a9525
Only show the sum time if a project has entries
author |
Björn Ricks <bjoern.ricks@intevation.de> |
date |
Thu, 06 Dec 2012 14:55:16 +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 |