adapt gitignore to ignore latex aux files
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
*.xml
|
||||
/doc/
|
||||
/Meta/
|
||||
/reports/
|
||||
!/reports/*.pdf
|
||||
!/reports/*.tex
|
||||
|
||||
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
\documentclass{article}
|
||||
\usepackage[top=2.5cm, bottom=2.5cm]{geometry}
|
||||
|
||||
\begin{document}
|
||||
\section*{Was wurde bisher gemacht?}
|
||||
|
||||
Reference in New Issue
Block a user