Add first version of a thesis template

This commit is contained in:
Alphrag
2022-07-08 23:27:58 +01:00
parent f2c4a7c1d6
commit d2e7d6309f
13 changed files with 963 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
### Tex compiled files
*.aux
*.bcf
*.toc
*.synctex.gz
*.out
*.log
*.run.xml
*.tdo