Skip to content
Snippets Groups Projects
Commit dd4b4c2b authored by Schneider, Thomas's avatar Schneider, Thomas
Browse files

Edits .gitignore

parent d0b7bfa8
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,20 @@
# Igenore the itermediated file-types
######################################################
# (Xe)LaTex Intermediate Files
# LaTex Intermediate Files
*.aux
*.synctex.gz
*.synctex
# Reference Intermediate Files
*.out
*.log
*.bcf
# ToDo Notes
*.tdo
# Bibliography Intermediate Files
*.xml
*.blg
*.bbl
# Table of Content
......@@ -19,27 +23,13 @@
*.toc
*.nav
# Xelatex output
# LaTex output
*.dvi
*.pdf
# Logging
*.log
*.blg
*.bcf
# ToDo Notes
*.tdo
# Beamer
*.snm
*.sty
# Tex-Environment and Pictures
*.vscode
# temporary File can be ignored
*tmp*
# Python libaries
*__pycache__*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment