This website works better with JavaScript.
Home
Help
Sign In
christian
/
hateimparlament
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
adapt gitignore to ignore latex aux files
genderequality-alternative
JosuaKugler
4 years ago
parent
56e5efa0d4
commit
ce8e9fdf62
3 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitignore
BIN
reports/zwischenbericht.pdf
+1
-0
reports/zwischenbericht.tex
+ 3
- 0
.gitignore
View File
@@ -1,3 +1,6 @@
*.xml
/doc/
/Meta/
/reports/
!/reports/*.pdf
!/reports/*.tex
BIN
reports/zwischenbericht.pdf
View File
+ 1
- 0
reports/zwischenbericht.tex
View File
@@ -1,4 +1,5 @@
\documentclass{article}
\usepackage[top=2.5cm, bottom=2.5cm]{geometry}
\begin{document}
\section*{Was wurde bisher gemacht?}
Write
Preview
Loading…
Cancel
Save