1+ # ODK-managed rules, do not modify
2+ # If you need to add your own ignore rules, you may do so below
3+ # the "End ODK-managed rules" marker at the end of this file.
4+ .DS_Store
5+ semantic.cache
6+ bin /
7+
8+ * .tmp
9+ * .tmp.obo
10+ * .tmp.owl
11+ * .tmp.json
12+ * -relation-graph.tsv.gz
13+ .template.db
14+
15+ .github /token.txt
16+
17+ /caro.owl
18+ /caro.obo
19+ /caro.json
20+ /caro.db
21+ /caro-base. *
22+ /caro-basic. *
23+ /caro-full. *
24+ /caro-simple. *
25+ /caro-simple-non-classified. *
26+ /mappings /
27+ /patterns /
28+ /reports /
29+ /subsets /
30+
31+ src /ontology /mirror
32+ src /ontology /mirror /*
33+ src /ontology /reports /*
34+ ! src /ontology /reports /release-diff.md
35+ src /ontology /caro.owl
36+ src /ontology /caro.obo
37+ src /ontology /caro.json
38+ src /ontology /caro.db
39+ src /ontology /caro-base. *
40+ src /ontology /caro-basic. *
41+ src /ontology /caro-full. *
42+ src /ontology /caro-simple. *
43+ src /ontology /caro-simple-non-classified. *
44+
45+ src /ontology /seed.txt
46+ src /ontology /dosdp-tools.log
47+ src /ontology /ed_definitions_merged.owl
48+ src /ontology /ontologyterms.txt
49+ src /ontology /simple_seed.txt
50+ src /ontology /patterns
51+ src /ontology /merged-caro-edit.owl
52+ src /ontology /caro-edit.properties
53+
54+ src /ontology /target /
55+ src /ontology /tmp /*
56+ ! src /ontology /tmp /.gitkeep
57+ ! src /ontology /tmp /README.md
58+
59+ src /ontology /run.sh.conf
60+ src /ontology /run.sh.env
61+
62+ src /ontology /imports /* _terms_combined.txt
63+
64+ src /patterns /data /** /* .ofn
65+ src /patterns /data /** /* .txt
66+ src /patterns /pattern_owl_seed.txt
67+ src /patterns /all_pattern_terms.txt
68+
69+ # End of ODK-managed rules
170* .norm
271* .old
372* .qlf
4- * .tmp.obo
5- * .tmp.owl
673* .tmp.ttl
774. \# *
875.idea
1178.sparqlprog_history
1279.token
1380.vscode
14- /caro-base. *
1581/caro-with-equivalents. *
1682/caro. *
1783/subsets /caro-minimal. *
1884LOG
1985\# * \#
2086_site /
21- bin /
2287env /
2388imports /* .json
2489src /.DS_Store
@@ -40,33 +105,25 @@ src/ontology/caro-lastbuild.obo
40105src /ontology /caro-ncit.owl
41106src /ontology /caro-qc. *
42107src /ontology /caro-with-equivalents. *
43- src /ontology /caro.json
44- src /ontology /caro.obo
45- src /ontology /caro.owl
46108src /ontology /caroRelease_2020-09-01.txt
47109src /ontology /caro_current_release.owl
48110src /ontology /compare /
49111src /ontology /debug.owl
50112src /ontology /disjoint_sibs.owl
51- src /ontology /dosdp-tools.log
52- src /ontology /ed_definitions_merged.owl
53113src /ontology /edit-merged.owl
54114src /ontology /filtered.obo
55115src /ontology /filtered.owl
56116src /ontology /imports /* .json
57117src /ontology /imports /* _newterms.txt
58- src /ontology /imports /* _terms_combined.txt
59118src /ontology /imports /equivalencies.obo
60119src /ontology /imports /equivalencies.owl
61120src /ontology /imports /omo_terms.txt
62121src /ontology /imports /seed.txt
63122src /ontology /merged.owl
64- src /ontology /patterns
65123src /ontology /reasoned-plus-equivalents.owl
66124src /ontology /reasoned.owl
67125src /ontology /reports
68126src /ontology /roundtrip.obo
69- src /ontology /seed.txt
70127src /ontology /skos.ttl
71128src /ontology /sources /*
72129src /ontology /sources /* .json
@@ -80,19 +137,14 @@ src/ontology/subsets/caro-minimal.obo
80137src /ontology /subsets /caro-minimal.owl
81138src /ontology /subsets /caro-minimal.owl.tmp.owl
82139src /ontology /subsets /caro-minimal.owl.tmp2.owl
83- src /ontology /target /
84140src /ontology /tbn.obo
85141src /ontology /tbn.owl
86142src /ontology /test_nomerge
87143src /ontology /tmp
88144src /ontology /tmp /
89- src /ontology /tmp /*
90- src /ontology /mirror /*
91- src /patterns /all_pattern_terms.txt
92145src /patterns /data /default /* .ofn
93146src /patterns /data /default /* .txt
94- src /patterns /pattern_owl_seed.txt
95147target /
96148unmapped- *
97149venv
98- weights- *
150+ weights- *
0 commit comments