This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
SX_Cloud
/
space-android
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Enforce to add empty folders lost by git
David A. Velasco
10 vuotta sitten
vanhempi
3ead0b6f6e
commit
d58e131dc5
2 muutettua tiedostoa
jossa
8 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
4
0
libs/android-support-appcompat-v7-exploded-aar/assets/.gitignore
4
0
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore
+ 4
- 0
libs/android-support-appcompat-v7-exploded-aar/assets/.gitignore
Näytä tiedosto
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore
Näytä tiedosto
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore