.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 11 Nov 2010 09:51:16 +0100
changeset 10 febc09a6a7cf
parent 0 258dc96b1636
permissions -rw-r--r--
Shortening lines included in code snippets
jtulach@0
     1
\.orig$
jtulach@0
     2
\.orig\..*$
jtulach@0
     3
\.chg\..*$
jtulach@0
     4
\.rej$
jtulach@0
     5
\.conflict\~$
jtulach@2
     6
^target.*