-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.gitignore
64 lines (64 loc) · 933 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
*~
*.pyc
*.class
tmp*
*.tmp
scratch/
tax/gbif
tax/ncbi
tax/ott
tax/prev_ott
feed/*/in/
feed/*/out/
lib
study_tree_pairs.txt
feed/misc/chromista_spreadsheet.py
diff.out
tax/silva
tax/worms
tax/ncbi
tax/gbif
tax/irmng
tax/fung
t/tax/aster
service/service.config
service/service.pid
service/nohup.out
service/taxonomy
service/synth
ws-tests/.out*
bin/jython
bin/smasher
.DS_Store
TAGS
feed/amendments/amendments-1
t/feed/amendments/amendments-0
feed/silva/work
feed/gbif/work
tarballs
*-tmp
doc/method/out/*
new_taxa/need_ids.json
t/new_taxa
t/feed/amendments
service/*.tre
ott_id_list/*.csv
old
tax/gbif.2013
ott_id_list/ott_id_list
ott_id_list/test_otts
feed/gbif/in_2013
doc/method/data-package/file
doc/method/draft.html
doc/method/supplementary
doc/method/data-package/cache
doc/method/data-package/files
doc/method/data-package/ott_id_list
doc/method/data-package/tax
resource
archive
raw
work
new_taxa/addition*.json
config.mk
r