Material und Methoden
This commit is contained in:
parent
aa386bf03e
commit
121d3c72ed
9 changed files with 140 additions and 39 deletions
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
# TeX
|
||||
*.aux
|
||||
*.log
|
||||
*.lof
|
||||
*.lot
|
||||
*.toc
|
||||
*.out
|
||||
# With PDFTeX, ignore DVIs
|
||||
*.dvi
|
||||
# BibTeX
|
||||
*.bbl
|
||||
*.blg
|
||||
# Makeindex
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
|
||||
*-eps-converted-to.pdf
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue