From 63309e95b8bb99d58d9a61afb17675d9a52e70af Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 15 May 2018 08:05:31 +0200 Subject: Initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..18da78e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +talk.pdf +*~ +*.log +*.tex -- cgit v1.2.3