directory structure
[phd-thesis.git] / .gitignore
1 # intermediate files
2 *.acn
3 *.acr
4 *.alg
5 *.aux
6 *.bbl
7 *.blg
8 *.brf
9 *.fdb_latexmk
10 *.fls
11 *.fmt
12 *.glg
13 *.glo
14 *.gls
15 *.idx
16 *.ilg
17 *.ind
18 *.ist
19 *.loa
20 *.lof
21 *.log
22 *.lol
23 *.lot
24 *.mw
25 *.nav
26 *.out
27 *.snm
28 *.sta
29 *.synctex*
30 *.tdo
31 *.tmb
32 *.toc
33 *.vrb
34 *.xmpi
35
36 # documents
37 *.dvi
38 *.pdf