-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
67 lines (65 loc) · 968 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
65
66
67
data
test
bin
doc/*.aux
doc/*.bbl
doc/*.blg
doc/*.dvi
doc/*.log
doc/neighborsDoc.pdf
doc/neighborsDoc.ps
doc/*.toc
doc/ants.tex
doc/climt.tex
doc/date.txt
doc/dree.tex
doc/fintac.tex
doc/makeNeiDb.tex
doc/neighbors.tex
doc/land.tex
doc/outliers.tex
doc/pickle.tex
doc/tax.tex
doc/taxi.tex
doc/tdb.tex
doc/tutorial.tex
doc/util.tex
doc/version.txt
# Programs and databases
ants/ants
climt/climt
dree/dree
fintac/fintac
makeNeiDb/makeNeiDb
makeNeiDb/test.db
neighbors/neighbors
neighbors/makeRes.sh
taxi/taxi
land/land
outliers/makeRes.sh
outliers/outliers
pickle/makeRes.sh
pickle/pickle
tutorial/*.db/
tutorial/*.fasta
tutorial/acc.txt
tutorial/all/
tutorial/db.sh
tutorial/nacc.txt
tutorial/neidb
tutorial/ndata.zip
tutorial/ndata/
tutorial/neighbors/
tutorial/o157.dist
tutorial/o157.nwk
tutorial/query.sh
tutorial/tacc.txt
tutorial/targets/
tutorial/tdata.zip
tutorial/tdata/
tutorial/tlen.dat
# Misc
dree/makeRes.sh
edist/
neighbors-docker
tutorial/drawTrees.sh