diff --git a/.gitignore b/.gitignore index 74e5576..682d681 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,9 @@ bin/ gen/ # Local configuration file (sdk path, etc) -local.properties \ No newline at end of file +local.properties + +#Eclipse +.project +**.settings +.classpath