thesis/ThesTeX/.gitignore

29 lines
262 B
Plaintext

*.aux
*.bbl
*.blg
*.idx
*.ilg
*.ind
*.loa
*.lof
*.log
*.lot
*.nlo
*.nls
*.out
*.pdf
*.synctex.gz
*.toc
*.fls
*.fdb_latexmk
# Stylesheets and classes only in meta directory
*.sty
*.cls
*.bst
*.gin
# Do not initialize twice
.prepared
# nano swap files
*.swp
*.lol