.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 08 Aug 2012 22:25:24 +0200
changeset 390 a72eecb99952
parent 313 d8bb07520edd
child 414 0e707eef1e4a
permissions -rw-r--r--
Applying Andrei's suggestions: Using Arrays.asList
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*.orig$
     5 .*~$
     6