From d957f5d7617aff50a0036f8d2fc69cb2dfcadf60 Mon Sep 17 00:00:00 2001 From: Sven Riwoldt Date: Sun, 25 Oct 2020 14:16:36 +0100 Subject: [PATCH] =?UTF-8?q?.gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19b5be1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.log +*.synctex +*.aux \ No newline at end of file