.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 29 Oct 2008 17:41:37 +0100
changeset 288 0f2e5a6ddbe5
parent 259 8822ec3226c8
child 313 d8bb07520edd
permissions -rw-r--r--
Petr Nejedl? discovered that surrounding variable definition with { } does not guarantee it to be removed from stack
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*