-
Notifications
You must be signed in to change notification settings - Fork 196
/
.gitignore
99 lines (81 loc) · 1.56 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
.history
*.iml
atlassian-ide-plugin.xml
java_pid*.hprof
bin
target
preloaded-library
temp/
.DS_Store
.project
.classpath
.idea/
.settings/
*.class
*py.class
*.pydevproject
*.project
*.pyc
*.swp
*.json
*.dot
lastJsonImport.json
src/main/webapp/UserPrefs/*.json
UserUploadedFiles
src/main/webapp/UserUploadedFiles/*
SampleData
CRF_Model.txt
*/log/*
src/main/webapp/publish/KML/*.*
src/main/webapp/publish/Source Description/*.*
src/main/webapp/publish/History/*.*
src/main/webapp/publish/GRAPHVIZ/*.*
src/main/webapp/publish/CSV/*.*
src/main/webapp/publish/RDF/*.*
src/main/webapp/publish/MDB/*.*
src/main/webapp/publish/AutoOntology/*.*
src/main/webapp/publish/R2RML/*.*
src/main/webapp/publish/JSON/*.*
src/main/webapp/publish/AlignmentGraph/*.*
karma-web/src/main/webapp/publish/REPORT/*.*
preloaded-ontologies/*
src/main/webapp/RDF/*.rdf
src/main/webapp/RDF/*.n3
*/src/main/webapp/CRF_Models/*.txt
src/main/webapp/repository/dataset/*.*
src/main/webapp/repository/services/*.*
src/main/webapp/repository/sources/*.*
karma-web/src/main/webapp/publish/CSV/*
tmp/*
src/main/webapp/CRF_Models/*
src/main/scripts/Lib/*.class
bin/
karma-offline/*.csv
*.kml
*.fix
*.dbf
*.zip
*.prj
*.qix
*.shp
*.shx
*.dot
src/main/webapp/SpatialData/GET_OPENSTREETMAP.xml
src/main/scripts/Lib/IDCTClassifier$py.class
nbactions.xml
*.n3
*.ttl
*.rdf
Thumbs.db
*.iml
.idea
*/src/test/karma-data/testresult/testResult.txt
*.sh
*.log
*.avro
*.arff
karma-offline/karma.err
karma-offline/karma.out
karma-mr/src/test/resources/tripleparser/*
karma-mr/src/test/resources/atfLocal.properties
vagrant/.vagrant