.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 20 Jun 2009 16:06:19 +0200
changeset 336 219810ff3c72
parent 267 70e796d9d0e0
child 343 8e220093e4bf
permissions -rw-r--r--
Example of "compile time caches" and their possible usage in Component Injection area
     1 .*/build/.*
     2 .*/dist/.*
     3 .*/nbproject/private/.*
     4 .*orig$
     5