.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 06 Jul 2008 00:24:58 +0200
changeset 270 c020523e86e1
parent 259 8822ec3226c8
child 313 d8bb07520edd
permissions -rw-r--r--
Ability to generate code snippets
jtulach@259
     1
.*/build/.*
jtulach@259
     2
.*/dist/.*
jtulach@267
     3
.*/nbproject/private/.*