Skip to content
Snippets Groups Projects
Commit 0fd6639d authored by Alfred Burgess's avatar Alfred Burgess
Browse files

Added a git ignore. I will expand and add into the makefiles as needed soon. If not someone ping me

parent a184db4f
Branches
Tags
No related merge requests found
# Latex build files
*.out *.out
*.dvi *.dvi
*.aux *.aux
...@@ -5,4 +6,29 @@ ...@@ -5,4 +6,29 @@
*.toc *.toc
*.bbl *.bbl
*.blg *.blg
*.fls
*.gz
*.fdb_latexmk
*~ *~
# Editor files
*.swp
*.bak
*.synctex.gz
*.synctex(busy)
*.synctex(busy).gz
# Output files
*.out
*.pdf
*.dvi
# Miscellaneous
._*
*~
*.backup
*.bbl
*.blg
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment