From 1bb9d8771e9509fabc2bdb0180c672c880588047 Mon Sep 17 00:00:00 2001 From: Xphi Date: Sun, 21 Feb 2021 10:16:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c8efe3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +*.aux +*.log +*.gz +*.dvi +*.gz(busy) +*.nav +*.snm +*.bbl +*.blg +*.fls +*.fdb_latexmk +*.out +*.toc +*.pdf +*.vrb +*.upa +*.xdv +.tags +.tags_sorted_by_file +presentations/*.pdf +_minted-* +*.exe +*.obj +*.listing