From: David A. Velasco Date: Tue, 26 May 2015 12:00:41 +0000 (+0200) Subject: Enforce to add empty folders lost by git X-Git-Tag: test^0 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/d58e131dc59baf7ae895749ac5e05a274a10d500 Enforce to add empty folders lost by git --- diff --git a/libs/android-support-appcompat-v7-exploded-aar/assets/.gitignore b/libs/android-support-appcompat-v7-exploded-aar/assets/.gitignore new file mode 100644 index 00000000..86d0cb27 --- /dev/null +++ b/libs/android-support-appcompat-v7-exploded-aar/assets/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/libs/android-support-appcompat-v7-exploded-aar/src/.gitignore b/libs/android-support-appcompat-v7-exploded-aar/src/.gitignore new file mode 100644 index 00000000..86d0cb27 --- /dev/null +++ b/libs/android-support-appcompat-v7-exploded-aar/src/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file