.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 12 Sep 2013 12:26:23 +0200
changeset 1281 8ed05565a481
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Merging in Simplified implementation of thread local that assumes we run in a single thread
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~