added gitignore

This commit is contained in:
Daniel Sommer 2019-02-25 22:14:42 +01:00
parent 0fe85d2274
commit afd057f2ea
3 changed files with 13 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
.vscode
*.pdf
*.toc
*.xml
*.bcf
*.aux
*.bbl
*.blg
*.lof
*.log
*.out
*.gz
*.lot

BIN
parts/.DS_Store vendored

Binary file not shown.