-
Notifications
You must be signed in to change notification settings - Fork 37
/
.gitignore
42 lines (41 loc) · 1.15 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
/jaxb-ri/docs/release-documentation/target/
/jaxb-ri/docs/www/target/
/jaxb-ri/tools/jing-rnc-driver/build/
/jaxb-ri/tools/pretty-printer/build/
/jaxb-ri/tools/xmllint/build/
/jaxb-ri/tools/source-tidy/*.class
/jaxb-ri/tools/lib/util/pretty-printer.jar
/jaxb-ri/tools/lib/util/jing-rnc-driver.jar
*.class
/jaxb-ri/nbproject/private/
.idea
.DS_Store
/jaxb-ri/bundles/core/target/
/jaxb-ri/bundles/jxc/target/
/jaxb-ri/bundles/osgi/extra/target/
/jaxb-ri/bundles/osgi/osgi/target/
/jaxb-ri/bundles/ri/target/
/jaxb-ri/bundles/runtime/target/
/jaxb-ri/bundles/xjc/target/
/jaxb-ri/core/target/
/jaxb-ri/jxc/target/
/jaxb-ri/runtime/fi/target/
/jaxb-ri/runtime/impl/target/
/jaxb-ri/runtime/jaxb1/target/
/jaxb-ri/runtime/staxex/target/
/jaxb-ri/samples/target/
/jaxb-ri/xjc/target/
*.iml
/jaxb-ri/txw/runtime/target/
/jaxb-ri/txw/compiler/target/
/jaxb-ri/target/
/jaxb-ri/txw/target/
/jaxb-ri/runtime/target/
/jaxb-ri/docs/target/
/jaxb-ri/bundles/target/
/jaxb-ri/bundles/osgi/target/
/jaxb-ri/external/rngom/target/
/jaxb-ri/bundles/osgi/tests/target/
/jaxb-ri/codemodel/target/
/jaxb-ri/codemodel/codemodel-annotation-compiler/target/
/jaxb-ri/codemodel/codemodel/target/