.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 15 Jul 2010 00:40:37 +0200
branchlivedb
changeset 358 afdd66815ee3
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
If the JavaDB is on, we can compile and successfully execute the tests
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6