diff --git a/.gitignore b/.gitignore index 5ea5c51..8e3836b 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,11 @@ proguard/ # Android Studio captures folder captures/ +# Local configuration file (sdk path, etc) +.classpath +.project +.settings + # Intellij *.iml