.hgignore
author Idan Kamara <idankk86@gmail.com>
Sat, 30 Apr 2011 15:20:27 +0300
branchstable
changeset 923 8212da2b01eb
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: print a new line before writing the diff [ original upstream message ]

syntax: glob

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

build/*
MANIFEST