diff --git a/.gitignore b/.gitignore index ed6778f..e5606b3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,9 @@ gradle.properties # IntelliJ IDEA .idea out/ + +# Eclipse +.settings/ +.project +.classpath +.metadata/