.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 11 Feb 2009 08:52:00 +0100
changeset 317 e101649dbd17
parent 267 70e796d9d0e0
child 343 8e220093e4bf
permissions -rw-r--r--
Marking code snippets for the "Java Monitor" wiki page
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*orig$
     5