.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 08 Aug 2012 23:55:35 +0200
changeset 399 06362e8bbcd9
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Was this a reverted condition? It seems that a code that can only be called be a test needs to be allowed when assertions are on.
When assertions are off, it should throw IllegalStateException. Right?
jtulach@259
     1
.*/build/.*
jtulach@259
     2
.*/dist/.*
jtulach@267
     3
.*/nbproject/private/.*
jtulach@343
     4
.*.orig$
jtulach@343
     5
.*~$
jtulach@313
     6