Ignore build files related to Debian packaging v0.6.x
authormartin f. krafft <madduck@madduck.net>
Sat, 07 Apr 2012 15:23:14 +0200
branchv0.6.x
changeset 495 612a60e9d558
parent 494 2c5e2613eca8
child 496 17f2c5b5098e
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.
.hgignore
--- a/.hgignore	Sat Apr 07 15:00:10 2012 +0200
+++ b/.hgignore	Sat Apr 07 15:23:14 2012 +0200
@@ -7,3 +7,5 @@
 .swp
 doc/build
 build
+debian/vmm
+.pc