X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/65aeb8728ba48bdbba766970330efe48a8f27cc0..d3ffaa590b96bd2d0250cf833ea6ebdf4f52d2af:/.gitignore diff --git a/.gitignore b/.gitignore index e13e5a5e..8346dbfc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ # generated files bin/ build/ +*.iml gen/ target/ @@ -31,15 +32,11 @@ oc_framework/proguard-project.txt oc_framework-test-project/proguard-project.txt tests/proguard-project.txt -# IntelliJ and Gradle specific entries +# Android Studio and Gradle specific entries .gradle -.idea/workspace.xml -.idea/tasks.xml -.idea/libraries/*.xml -dataSources.ids -datasources.xml -gradle.xml +.idea +*.iml build # Actionbarsherlock is now ignored since scripts takes care of init the sub-modules. -actionbarsherlock +actionbarsherlock \ No newline at end of file