.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 01 Jun 2010 12:08:47 +0200
changeset 355 d1e7424dc988
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Example of Annotation Processor that generates a db access class
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6