.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

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

mercurial