.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 26 Oct 2011 21:45:23 +0200
changeset 383 40a073776e5b
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Showing the sort example in a real project
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6