Min 5 年 前
コミット
69c2d1095f
3 ファイル変更9 行追加0 行削除
  1. 4 0
      .gitignore
  2. BIN
      proposal.pdf
  3. 5 0
      proposal.tex

+ 4 - 0
.gitignore

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

BIN
proposal.pdf


+ 5 - 0
proposal.tex

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