.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 10 Jan 2009 21:29:22 +0100
changeset 303 77b6002451c4
parent 259 8822ec3226c8
child 313 d8bb07520edd
permissions -rw-r--r--
Initial version of sample to explain 'code injection'
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*