.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Fri, 24 Apr 2009 22:58:54 +0200
changeset 328 9e7c0ac38233
parent 267 70e796d9d0e0
child 343 8e220093e4bf
permissions -rw-r--r--
Generalizing the snippets ant script so it can be used from other locations
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*orig$
     5