# Latex temporary files
*.aux
*.bbl
*.bcf
*.blg
*.lof
*.log
*.lot
*.nav
*.o
*.out
*.run.xml
*.snm
*.synctex.gz
*.toc
*.fdb_latexmk
*.fls

# Images, etc included
*.pdf
*.svg

# No point putting my PhD .pdf in the repository
/MarshallPhD.pdf

# Archive directories
Archive/

# Plots made from scripts
/ScriptPlots/
