.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 27 Jun 2007 13:33:57 +0200
branchkwmap-templates
changeset 167 b0a5c3535727
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
reverse logic for detection of excluding commands Exclude all "outgoing" commands. rollback does not change working dir. incoming -p does not expand anyway. Revert ui -> repo.ui for backwards compatibiliy in reposetup.

syntax: glob

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

hgkw/__version__.py