From 0fbe9bfa3e5c63f1a0ed6ae72cc162e9b8786ba5 Mon Sep 17 00:00:00 2001 From: "Posquit0.BJ" Date: Sun, 18 Jan 2015 17:44:47 +0900 Subject: [PATCH] add gitignore --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b4bb125 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +### TeX ### +## Core latex/pdflatex auxiliary files: +*.aux +*.lof +*.log +*.lot +*.fls +*.out +*.toc + +## Intermediate documents: +*.dvi +*-converted-to.* + +### Editor ### +## Vim & Emacs temp files: +.*sw[op] +*~ +