.hgignore
author martin f. krafft <madduck@madduck.net>
Fri, 13 Apr 2012 14:56:29 +0200
branchv0.6.x
changeset 521 75d1c0d6bb8f
parent 499 23d04d1f29e8
child 541 a582f1452bc0
permissions -rw-r--r--
Cache interpolated destination Instead of running the string modification function for destination interpolation twice, store the result once and use the stored result subsequently.

# use glob syntax.
syntax: glob

*~
*.py?
.*.swp
.swp
doc/build
build
debian/vmm
debian/*.log
debian/*.debhelper
debian/files
debian/*substvars
.pc