annotate .hgignore @ 131:bea9f1cc0bef

Try to determine dependencies only when treepkg is fully configured. That is, don't try to parse debian/control if the debian directory does not exist, a situation that most likely happens when running bin/inittreepkg.py to configure the tree packager instance.
author Bernhard Herzog <bh@intevation.de>
date Fri, 23 May 2008 17:44:15 +0000
parents 3e6aa2a7f905
children
rev   line source
0
f78a02e79c84 initial checkin
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
1 .*\.pyc$
f78a02e79c84 initial checkin
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
2 .*~$
f78a02e79c84 initial checkin
Bernhard Herzog <bh@intevation.de>
parents:
diff changeset
3 .*\.cfg$
13
3e6aa2a7f905 Ignore the temporary files generated by the test suite
Bernhard Herzog <bh@intevation.de>
parents: 0
diff changeset
4 test/temp/.*$
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)