.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 02 Sep 2012 22:00:13 +0200
changeset 403 ebe08056c60c
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Identifying code snippets to be used on my blog
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6