.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 14 May 2010 10:56:47 +0200
branchstable
changeset 751 0214eb052686
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST