Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Submission Template
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Schneider, Thomas
Submission Template
Commits
4886725e
Commit
4886725e
authored
3 years ago
by
Schneider, Thomas
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
d3628dc9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+45
-0
45 additions, 0 deletions
.gitignore
with
45 additions
and
0 deletions
.gitignore
0 → 100644
+
45
−
0
View file @
4886725e
######################################################
# Igenore the itermediated file-types
######################################################
# (Xe)LaTex Intermediate Files
*.aux
*.synctex.gz
*.synctex
# Reference Intermediate Files
*.out
# Bibliography Intermediate Files
*.xml
*.bbl
# Table of Content
*.idx
*.toc
*.nav
# Xelatex 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__*
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment