diff --git a/Android.gitignore b/Android.gitignore index d3f5d3e1..fb8e9e09 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -14,3 +14,7 @@ gen/ # Local configuration file (sdk path, etc) local.properties + +# Eclipse project files +.classpath +.project