.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 18 Oct 2012 16:28:04 +0200
changeset 1147 95e6504e6e27
parent 450 86c17b3e9100
permissions -rw-r--r--
Move commands.inferrepo for code maintenance

syntax: glob

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

build/*
MANIFEST