.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 21 Nov 2015 18:05:03 +0100
changeset 1019 e66e962fed13
permissions -rw-r--r--
Don't copy the HTML/Java synthetic fields - they will be generated at method visitEnd time. Eliminates class format errors after incremental compilations.
     1 .*~
     2 .*\.orig$
     3 .*target/.*