.hgignore

Fri, 28 Dec 2012 17:15:23 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 28 Dec 2012 17:15:23 +0100
changeset 38
7ded3ec4c417
parent 36
a7ff583e153f
child 47
e5455e692b45
permissions
-rw-r--r--

added build instructions and example to README

universe@2 1 syntax: regexp
universe@10 2 ^build/.*$
universe@36 3 ^nbproject/
universe@36 4 ^.c?project$
universe@34 5 \.orig\..*$
universe@34 6 \.orig$
universe@34 7 \.chg\..*$
universe@34 8 \.rej$
universe@34 9 \.conflict\~$

mercurial