.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 18 Oct 2011 06:47:43 +0200
changeset 378 68bba7c8a1b3
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Showing that covariance is source compatible, but not binary compatible in Java
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6