-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.gitignore
40 lines (40 loc) · 929 Bytes
/
.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
/site
build
src/ontology/pato.json
src/ontology/pato.obo
src/ontology/pato.owl
src/ontology/pato_ext.owl
pato_ext.json
.DS_Store
src/ontology/simple_seed.txt.tmp
.DS_Store
*.tmp
src/ontology/mirror
src/ontology/mirror/*
src/ontology/pato.owl
src/ontology/pato.obo
src/ontology/pato.json
src/ontology/pato-base.*
src/ontology/pato-basic.*
src/ontology/pato-full.*
src/ontology/pato-simple.*
src/ontology/pato-simple-non-classified.*
semantic.cache
bin/
src/ontology/seed.txt
src/ontology/target/
src/ontology/dosdp-tools.log
src/patterns/imports/seed_sorted.txt
src/ontology/ed_definitions_merged.owl
src/ontology/patterns
*.tmp.obo
*.tmp.owl
src/ontology/pato-edit-donotedit.owl
src/ontology/pato_ext-no-imports.owl
src/ontology/tmp/pre_seed.txt
src/ontology/tmp/merged-pato-edit.obo
src/ontology/tmp
site/contributing/index.html
src/ontology/imports/*_terms_combined.txt
src/ontology/imports/*_terms_pre_combined.txt
.vscode/*