annotate .hgignore @ 151:1e35c24708dd

Allow to configure the action keys Use new config and keybinding classes to allow to configure the action keys in the states. This change decouples the actual action keys from the state transtitions.
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 06 Dec 2012 12:30:27 +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)