.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 01 Mar 2011 21:32:09 +0100
changeset 369 5171d544edeb
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Shortening the lines to fit into 80 chars code snippets
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6