-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
45 lines (45 loc) · 1.85 KB
/
.gitattributes
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
43
44
45
* text=auto !eol
/.classpath -text svneol=unset#application/xml
/.project -text svneol=unset#application/xml
.settings/.jsdtscope -text svneol=unset#application/xml
.settings/org.eclipse.jdt.core.prefs -text
.settings/org.eclipse.m2e.core.prefs -text
.settings/org.eclipse.wst.common.component -text svneol=unset#application/xml
.settings/org.eclipse.wst.common.project.facet.core.xml -text svneol=unset#application/xml
.settings/org.eclipse.wst.jsdt.ui.superType.container -text
.settings/org.eclipse.wst.jsdt.ui.superType.name -text
.settings/org.eclipse.wst.validation.prefs -text
WebContent/META-INF/MANIFEST.MF -text
WebContent/WEB-INF/web.xml -text svneol=unset#application/xml
WebContent/footer.jsp -text
WebContent/header.jsp -text
WebContent/images/bullet-l1.gif -text svneol=unset#image/gif
WebContent/images/leo.png -text svneol=unset#image/png
WebContent/index.jsp -text
WebContent/mapping/addMapping.jsp -text
WebContent/mapping/bindEntity.jsp -text
WebContent/mapping/bindNode.jsp -text
WebContent/mapping/map.jsp -text
WebContent/mapping/mappingList.jsp -text
WebContent/mapping/node.jsp -text
WebContent/menu.jsp -text
WebContent/node.jsp -text
WebContent/resources/d3.v4.min.js -text
WebContent/resources/style.css -text
WebContent/taxonomy/node.jsp -text
WebContent/taxonomy/node_delete.jsp -text
WebContent/taxonomy/node_submit.jsp -text
WebContent/taxonomy/taxonomy.jsp -text
WebContent/template/browse.jsp -text
WebContent/template/browse_fragment.jsp -text
WebContent/template/browse_pattern.jsp -text
WebContent/template/browse_unbound.jsp -text
WebContent/template/complete.jsp -text
WebContent/template/defer.jsp -text
WebContent/template/generate.jsp -text
WebContent/template/submit.jsp -text
WebContent/template/suppress.jsp -text
WebContent/template/verify.jsp -text
WebContent/visualization/syntaxTree.jsp -text
non-packaged-resources/schema.sql -text
/pom.xml -text