.hgignore
author Adrian Buehlmann <adrian@cadifra.com>
Sun, 03 Jun 2012 19:35:23 +0200
branchstable
changeset 1084 b668ecd81629
parent 450 86c17b3e9100
permissions -rw-r--r--
run-test: replace backslashes in TESTDIR This may cause troubles in MSYS on Windows. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST