This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
SX_Cloud
/
space-android
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Prechádzať zdrojové kódy
Enforce to add empty folders lost by git
David A. Velasco
9 rokov pred
rodič
3ead0b6f6e
commit
d58e131dc5
2 zmenil súbory
, kde vykonal
8 pridanie
a
0 odobranie
Rozdelené zobrazenie
Ukázať štatistiku rozdielnych dát
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
Zobraziť súbor
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore
Zobraziť súbor
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore