.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 11 Oct 2008 18:25:11 +0200
changeset 79 0c910349ba67
parent 4 15a0ae280eb4
child 84 2ae6e4aa7aef
permissions -rw-r--r--
Solution 06 is quite good (maybe perfect) from the perspective of binary compatibility. For a while I thought I am going to give up, however then I noticed that there is an added overloaded method. With proper parameters this can cause the previously OK source to become uncompilable.
jtulach@0
     1
.*/private/.*
jaroslav@4
     2
.*/dist/.*
jaroslav@4
     3
.*/build/.*
jaroslav@11
     4
.*orig
jaroslav@4
     5