.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 26 Jan 2011 07:24:42 -0800
changeset 367 682a73927c58
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Use proper classpath for runtime, so the various anagram versions really show their UI
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6