Min 5 年之前
當前提交
69c2d1095f
共有 3 個文件被更改,包括 9 次插入0 次删除
  1. 4 0
      .gitignore
  2. 二進制
      proposal.pdf
  3. 5 0
      proposal.tex

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+*.log
+*.aux
+*.synctex.gz
+

二進制
proposal.pdf


+ 5 - 0
proposal.tex

@@ -0,0 +1,5 @@
+\documentclass[12pt]{article}
+
+\begin{document}
+	Proposal
+\end{document}