Beispiel, dass mein Größenproblem verdeutlicht.
This commit is contained in:
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
# Verzeichnisse
|
||||
auto/
|
||||
folien/
|
||||
grafik/
|
||||
literatur/
|
||||
Rechnung/
|
||||
|
||||
|
||||
# Dateitypen
|
||||
*.aux
|
||||
*.tex#
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
*.log
|
||||
*.nlo
|
||||
*.pdf
|
||||
*.run.xml
|
||||
*.toc
|
||||
*.*~
|
||||
*.nav
|
||||
*.out
|
||||
*.snm
|
||||
*.ods
|
||||
*.txt
|
||||
*.vrb
|
||||
_*.*
|
||||
Reference in New Issue
Block a user