Merge branch 'master' of ssh://einstein/~/public_html/code/git/drexel-thesis
[drexel-thesis.git] / .gitignore
1 *.cls
2 *.sty
3 *.tex
4 *.bib
5 *.pdf
6 *.tar.gz
7
8 # LaTeX temp files
9 *.aux
10 *.bbl
11 *.blg
12 *.glo
13 *.gls
14 *.ilg
15 *.lof
16 *.log
17 *.lot
18 *.out
19 *.toc