annotate .hgignore @ 265:b702af6793c6

Remove calling Controller update_project_list The method got removed and was completely obsolete
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 11 Apr 2013 12:40:24 +0200
parents 4f7cb3693d20
children c8310574ec92
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
75
fa53e2ec484d Ignore ctags file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 29
diff changeset
12 tags
178
3f1ffb879ee8 Update hgignore file
Björn Ricks <bjoern.ricks@intevation.de>
parents: 75
diff changeset
13 getan.egg-info
258
4f7cb3693d20 Ignore urwid subdirs in getan
Björn Ricks <bjoern.ricks@intevation.de>
parents: 178
diff changeset
14 urwid*
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)