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