.hgignore
author Pascal Volk <user@localhost.localdomain.org>
Thu, 28 Jun 2012 18:48:37 +0000
branchv0.6.x
changeset 569 54a84a311654
parent 541 a582f1452bc0
child 580 b62210b96ea7
permissions -rw-r--r--
vmm: Don't insert the module directory into sys.path by default. Doesn't make much sense, if the code is installed inside sys.path.

# use glob syntax.
syntax: glob

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