.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 18 Oct 2011 07:10:23 +0200
changeset 380 a2e90b86638a
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
One can use covariance and contravariance with generic types due to their erasure
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6