.hgignore
author Pascal Volk <user@localhost.localdomain.org>
Sun, 02 Sep 2012 21:01:40 +0000
changeset 606 ab97727357a4
parent 580 b62210b96ea7
permissions -rw-r--r--
VMM/cli: Activated help subcommand. Implemented Command.help_(), which reads the command's help message from cli.clihelp.

# use glob syntax.
syntax: glob

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