.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 23 Jul 2007 10:36:00 +0200
changeset 210 304f9ac35869
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
kwdemo fixes and tweaks Write map arguments in repo hgrc, to simulate parsing and parsing errors. Add branch display; change demo verbosity for branch command. Display current [keyword] files additionally to demo.txt, as they might influence the result. Formatting: status indented by tab.

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej

hgkw/__version__.py