X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ab6b82750e2f99dad49c99de913dd0f208fda244..8cfafef514b1cd7979d7a8a4e71f34a9737a0cff:/.gitignore diff --git a/.gitignore b/.gitignore index 7a3b8360..9b9bd8e3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,22 @@ bin/ gen/ target/ -# Local configuration file (sdk path, etc) +# Local configuration files (sdk path, etc) local.properties +oc_workaround/local.properties +oc_framework/local.properties +oc_framework-test-project/local.properties +tests/local.properties # Mac .DS_Store files .DS_Store + +# Proguard README +proguard-project.txt +oc_workaround/proguard-project.txt +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