This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
SX_Cloud
/
space-android
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Procházet zdrojové kódy
Enforce to add empty folders lost by git
David A. Velasco
před 10 roky
rodič
3ead0b6f6e
revize
d58e131dc5
2 změnil soubory
, kde provedl
8 přidání
a
0 odebrání
Rozdělené zobrazení
Ukázat statistiku rozdílových dat
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
Zobrazit soubor
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore
Zobrazit soubor
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore