.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Fri, 29 Aug 2008 15:08:04 +0200
changeset 277 34370a93db6b
parent 259 8822ec3226c8
child 313 d8bb07520edd
permissions -rw-r--r--
Enabling assertions and also demonstrating that fields can be moved up to one level in the class hierarchy
jtulach@259
     1
.*/build/.*
jtulach@259
     2
.*/dist/.*
jtulach@267
     3
.*/nbproject/private/.*