.hgignore
author Mads Kiilerich <madski@unity3d.com>
Wed, 16 Jan 2013 02:01:11 +0100
branchstable
changeset 1200 1a67e2797f33
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: make test-hgweb.t output stable Instability introduced in combination of a4d7fd7ad1f7 and e389a25e7e60. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST