.hgignore
author martin f. krafft <madduck@madduck.net>
Mon, 09 Apr 2012 17:45:02 +0200
branchv0.6.x
changeset 503 492c179094c9
parent 499 23d04d1f29e8
child 541 a582f1452bc0
permissions -rw-r--r--
Add database table for catchall destinations Catch-all aliases are stored for a domain. Since there can be multiple destinations per domain, this is done using a 1:n relation on the gid. This commit extends the SQL schema definition and also provides appropriate upgrade DDL.

# use glob syntax.
syntax: glob

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