.hgignore

Fri, 17 May 2013 14:41:44 +0200

author
Mike Becker <universe@uap-core.de>
date
Fri, 17 May 2013 14:41:44 +0200
changeset 40
5938a9b74e8e
parent 36
a7ff583e153f
child 47
e5455e692b45
permissions
-rw-r--r--

improved printing the results and fixed bug where the filename was displayed as an empty string

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

mercurial