本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
christian
/
hateimparlament
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
adapt gitignore to ignore latex aux files
genderequality-alternative
JosuaKugler
4 年之前
父節點
56e5efa0d4
當前提交
ce8e9fdf62
共有
3 個檔案被更改
,包括
4 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitignore
二進制
reports/zwischenbericht.pdf
+1
-0
reports/zwischenbericht.tex
+ 3
- 0
.gitignore
查看文件
@@ -1,3 +1,6 @@
*.xml
/doc/
/Meta/
/reports/
!/reports/*.pdf
!/reports/*.tex
二進制
reports/zwischenbericht.pdf
查看文件
+ 1
- 0
reports/zwischenbericht.tex
查看文件
@@ -1,4 +1,5 @@
\documentclass{article}
\usepackage[top=2.5cm, bottom=2.5cm]{geometry}
\begin{document}
\section*{Was wurde bisher gemacht?}
Write
Preview
Loading…
取消
儲存