.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 08 Aug 2012 21:53:15 +0200
changeset 388 4814f04f6c33
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Andrei suggested to simplify the wildcard example
jtulach@259
     1
.*/build/.*
jtulach@259
     2
.*/dist/.*
jtulach@267
     3
.*/nbproject/private/.*
jtulach@343
     4
.*.orig$
jtulach@343
     5
.*~$
jtulach@313
     6