-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
50 lines (48 loc) · 1.13 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
!src/ontology/tmp/README.md
.DS_Store
*.tmp
*.tmp.json
*.tmp.obo
*.tmp.owl
/ontology-release-runner.log
bin/
fypo_edit.obo
oort.tmp
semantic.cache
src/ontology/dosdp-tools.log
src/ontology/ed_definitions_merged.owl
src/ontology/fypo-base.*
src/ontology/fypo-basic.*
src/ontology/fypo-edit-release.owl
src/ontology/fypo-edit-test.owl
src/ontology/fypo-full.*
src/ontology/fypo-simple-non-classified.*
src/ontology/fypo-simple.*
src/ontology/fypo.json
src/ontology/fypo.obo
src/ontology/fypo.owl
src/ontology/imports/*_terms_combined.txt
src/ontology/merged-fypo-edit.owl
src/ontology/mirror
src/ontology/mirror/*
src/ontology/ontologyterms.txt
src/ontology/patterns
src/ontology/patterns
src/ontology/seed.txt
src/ontology/simple_seed.txt
src/ontology/target/
src/ontology/tmp/*
src/patterns/all_pattern_terms.txt
src/patterns/data/**/*.ofn
src/patterns/data/**/*.txt
src/patterns/imports/seed_sorted.txt
src/patterns/pattern_owl_seed.txt
src/templates/bulk_synonyms.owl
src/ontology/diff.txt
# Files that are too big
fypo-full.owl
fypo-non-classified.owl
fypo.owl
# Files used to make the comprehensive diff
comprehensive_diff/*.html
comprehensive_diff/*.owl