.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 18 Oct 2011 05:54:15 +0200
changeset 377 d65e561f94d7
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Fix the package import
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6