.hgignore
author martin f. krafft <madduck@madduck.net>
Sun, 15 Apr 2012 17:36:26 +0200
branchv0.6.x
changeset 549 44a808af6cf4
parent 541 a582f1452bc0
child 580 b62210b96ea7
permissions -rw-r--r--
Revert caching of destination interpolation Since 'destination' comes from the table in the query, it cannot be cached across queries! Doh!

# use glob syntax.
syntax: glob

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