From 4caec4587d254ab3779dad036ece6fbec2dd15d1 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Mon, 14 Aug 2017 19:49:15 +0200 Subject: Send routine modification for posters (Aug 28 Libre Office...) The Makfile is updated to create PDF's and send also PNG. PNG files also added to .gitignore file. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1a46c08..0cb05c6 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ *.pdf *.eepic +# Generated pictures +*.png + # directories doxygen beamerexample -- cgit v1.2.3