-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
54 lines (54 loc) · 903 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
## XeLaTeX
presentation/*.aux
presentation/*.lof
presentation/*.log
presentation/*.lot
presentation/*.fls
presentation/*.out
presentation/*.toc
presentation/*~
presentation/*.bak
presentation/*.backup
presentation/*.kilepr
presentation/*.pdf
# beamer
presentation/*.nav
presentation/*.snm
presentation/*.vrb
# hyperref
presentation/*.brf
# listings
presentation/*.lol
# makeidx
presentation/*.idx
presentation/*.ilg
presentation/*.ind
presentation/*.ist
# minitoc
presentation/*.maf
presentation/*.mtc
presentation/*.mtc0
# minted
presentation/*minted*
presentation/*.pyg
# nomencl
presentation/*.nlo
## Other
*~
*.bak
*.backup
examples/geneland/*
examples/.rkward_autosave
examples/*.RData.rkworkplace
examples/*.fasta
examples/*.nexus
examples/*.nwk
examples/*.png
examples/*.rda
examples/*.svg
examples/*.tsv
examples/*.txt
examples/*.vcf*
examples/macedonia_*
examples/*.RData
rcourse/macedonia.zip