.hgignore
author martin f. krafft <madduck@madduck.net>
Sat, 07 Apr 2012 15:23:14 +0200
branchv0.6.x
changeset 495 612a60e9d558
parent 494 2c5e2613eca8
child 498 419c929739fd
permissions -rw-r--r--
Ignore build files related to Debian packaging During Debian packaging, the package is built in ./debian/vmm/, and quilt is used (./.pc/). Both directories contain only generated files and should hence be ignored from the perspective of Mercurial.

# use glob syntax.
syntax: glob

*~
*.py?
.*.swp
.swp
doc/build
build
debian/vmm
.pc