.hgignore

Thu, 14 Feb 2013 22:26:36 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 14 Feb 2013 22:26:36 +0100
changeset 39
4761bc1b0278
parent 36
a7ff583e153f
child 47
e5455e692b45
permissions
-rw-r--r--

debug compile is now pedantic + fixed pointer comparison issue

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