diff --git a/.gitignore b/.gitignore index b25c15b8..01a1fe5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ +# temporary files *~ + +# eclipse project files +.project +.settings +.buildpath