X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a03e7e48eba230a363b8a1ff109355ef2201035a..0775b10a04ed6bf657dc5a73d037aaafebfcfd75:/.gitignore diff --git a/.gitignore b/.gitignore index 9b9bd8e3..98923747 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,11 @@ oc_framework/proguard-project.txt oc_framework-test-project/proguard-project.txt tests/proguard-project.txt -# Should not be commited inside this repo: -actionbarsherlock/ \ No newline at end of file +# Android Studio and Gradle specific entries +.gradle +.idea +*.iml +build + +# Actionbarsherlock is now ignored since scripts takes care of init the sub-modules. +actionbarsherlock