author | jlaskey |
Fri, 21 Dec 2012 16:36:24 -0400 | |
changeset 16147 | e63b63819133 |
parent 16145 | 0f8aea9a422e |
child 16148 | 8291daeefda4 |
permissions | -rw-r--r-- |
16147 | 1 |
syntax: glob |
2 |
||
16145 | 3 |
^build/ |
4 |
^dist/ |
|
16147 | 5 |
^.hgtip |
16145 | 6 |
/nbproject/private/ |
16147 | 7 |
^webrev/ |
8 |
webrev.zip |
|
9 |
*.class |
|
10 |
*.log |
|
11 |
*.orig |
|
12 |
hotspot.log |
|
13 |
private.properties |
|
14 |
genfiles.properties |
|
15 |
private.xml |
|
16 |
.DS_Store* |
|
17 |
TEST-*.xml |
|
18 |
TESTS-*.xml |
|
19 |
report.xml |
|
20 |
CC/ |
|
21 |
jcov2/ |
|
22 |
buildtools/nasgen/nbproject/private/ |
|
23 |
buildtools/nasgen/dist/ |
|
24 |
buildtools/nasgen/build/ |
|
25 |
.idea/* |