From 34c7de27016f56f3897431241cded64d5be460be Mon Sep 17 00:00:00 2001 From: stfm Date: Tue, 21 Nov 2017 23:18:52 +0100 Subject: [PATCH] extend .gitignore --- .gitignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c5b2d2..11a460d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,18 @@ .Trashes Icon? ehthumbs.db -Thumbs.db \ No newline at end of file +Thumbs.db +/target/ + +.classpath +.project +.settings + +/examples/**/*.aux +/examples/**/*.idx +/examples/**/*.out +/examples/**/*.pdf +/examples/**/*.toc +/examples/**/*.tex +/examples/**/*.map +/examples/**/*.png