Enforce to add empty folders lost by git test
authorDavid A. Velasco <dvelasco@solidgear.es>
Tue, 26 May 2015 12:00:41 +0000 (14:00 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 26 May 2015 12:00:41 +0000 (14:00 +0200)
libs/android-support-appcompat-v7-exploded-aar/assets/.gitignore [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore [new file with mode: 0644]

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 (file)
index 0000000..86d0cb2
--- /dev/null
@@ -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 (file)
index 0000000..86d0cb2
--- /dev/null
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
\ No newline at end of file