From 6963a82cd1264f2b1c8e4821a0744ffb30e3babc Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 25 Oct 2017 22:52:48 +0200 Subject: Introduction, history, architecture --- .gitignore | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8b3892a --- /dev/null +++ b/.gitignore @@ -0,0 +1,37 @@ +*-blx.bib +*.acn +*.acr +*.alg +*.aux +*.bbl +*.bcf +*.blg +*.dvi +*.ent +*.fdb_latexmk +*.fls +*.fmt +*.glg +*.glo +*.gls +*.idx +*.ilg +*.ind +*.ist +*.lof +*.log +*.lot +*.maf +*.mtc +*.mtc1 +*.nav +*.out +*.pdf +*.run.xml +*.snm +*.swp +*.synctex.gz +*.toc +*.vrb +_minted-*/ +*-tags.tex -- cgit v1.2.3