.hgignore
author Simon Heimberg <simohe@besonet.ch>
Sat, 13 Jul 2013 23:57:55 +0200
branchstable
changeset 1284 3f370565e291
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: test for os.altsep instead of os.name when checking \ for / This tells more explicitly what it is about [ original upstream message ]

syntax: glob

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

build/*
MANIFEST