diff --git a/.gitignore b/.gitignore index 8b38e58..c8d945c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ ## Generic ignorable patterns and files *~ debug.txt + +## Eclipse project files & directories +.project +.settings