使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
christian
/
hateimparlament
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
adapt gitignore to ignore latex aux files
genderequality-alternative
JosuaKugler
4 年前
父节点
56e5efa0d4
当前提交
ce8e9fdf62
共有
3 个文件被更改
,包括
4 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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?}
撰写
预览
正在加载...
取消
保存