diff --git a/.gitignore b/.gitignore index 28d4f47..bc0c4a3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,9 @@ target/ # Mac OS -.DS_Store \ No newline at end of file +.DS_Store + +# Eclipse +.classpath +.project +.settings/ \ No newline at end of file