annotate .hgignore @ 168:75fef53ebc36

Don't wrap the project description to the next line Instead of displaying the project discription on the next line in the project list clip it.
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 06 Dec 2012 15:50:58 +0100
parents fa53e2ec484d
children 3f1ffb879ee8
rev   line source
29
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
1 syntax: glob
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
2
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
3 *.orig
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
4 *.rej
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
5 *~
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
6 *.pyc
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
7 *.swp
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
8 \#*\#
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
9 .\#*
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
10 getan.log
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
11 time.db
f5426961a380 Add .hgignore:
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
12 urwid
75
fa53e2ec484d Ignore ctags file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 29
diff changeset
13 tags
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)