diff options
-rw-r--r-- | Android.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
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 |