.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 16 May 2013 08:18:24 +0200
changeset 406 b5f24c7c2a8e
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Yoshiki Shibata pointed out that collections were introduced in JDK 1.2
jtulach@259
     1
.*/build/.*
jtulach@259
     2
.*/dist/.*
jtulach@267
     3
.*/nbproject/private/.*
jtulach@343
     4
.*.orig$
jtulach@343
     5
.*~$
jtulach@313
     6