.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 27 Oct 2011 20:12:14 +0200
changeset 384 8232b021005d
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Adding an example with defining a volume
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6