9030
|
1 syntax: regexp |
|
2 artifacts/target # maven output |
|
3 artifacts/\.classpath # eclipse |
|
4 artifacts/\.project # eclipse |
|
5 artifacts/\.settings # eclipse |
9140
|
6 artifacts/doc/artifactsdb |
|
7 artifacts/doc/datacagedb |
|
8 artifacts/doc/cache |
|
9 artifacts/build |
9030
|
10 artifacts/test-output # eclipse junit/testng plugin output |
|
11 backend/target # maven output |
|
12 backend/\.classpath # eclipse |
|
13 backend/\.project # eclipse |
|
14 backend/\.settings # eclipse |
|
15 backend/test-output # eclipse junit/testng plugin output |
|
16 gwt-client/target # maven output |
|
17 gwt-client/\.classpath # eclipse |
|
18 gwt-client/\.project # eclipse |
|
19 gwt-client/\.settings # eclipse |
|
20 gwt-client/test-output # eclipse junit/testng plugin output |
|
21 gwt-client/src/main/webapp/OpenLayers-2.11 |
|
22 gwt-client/SmartGWT/.* |
|
23 etl/target # maven output |
|
24 etl/\.classpath # eclipse |
|
25 etl/\.project # eclipse |
|
26 etl/\.settings # eclipse |
|
27 etl/test-output # eclipse junit/testng plugin output |
|
28 \.swp |
|
29 \.swo |
|
30 \.pyc |
|
31 TAGS |
|
32 syntax: glob |
9141
|
33 .project |
|
34 .settings |
9140
|
35 artifacts/doc/*.map |
|
36 artifacts/doc/*.log.* |
|
37 artifacts/doc/*.log |