From 81ab21d0a81afdbab93ed63bde1a77627aa43498 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 24 Jul 2016 22:47:08 +0200 Subject: erstelle neues Git repository für pseudonymisierte Facharbeit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..16247c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +_minted-*/ +mirror/ +cd/quellen/ +*.aux +*.glo +*.idx +*.log +*.toc +*.ist +*.acn +*.acr +*.alg +*.bbl +*.blg +*.dvi +*.glg +*.gls +*.ilg +*.ind +*.lof +*.lot +*.maf +*.mtc +*.mtc1 +*.out +*.synctex.gz +*.swp +*.bcf +*.run.xml -- cgit v1.3.1