.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 23 Apr 2014 17:43:36 +0200
changeset 1483 cecf27be3802
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
java.lang.Object's methods are pushed into Object.prototype. The less of them, the better. Moving them to Class
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~