projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enforce to add empty folders lost by git
[pub/Android/ownCloud.git]
/
libs
/
android-support-appcompat-v7-exploded-aar
/
src
/
.gitignore
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
+++ 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