This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
SX_Cloud
/
space-android
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Quellcode durchsuchen
Enforce to add empty folders lost by git
David A. Velasco
vor 10 Jahren
Ursprung
3ead0b6f6e
Commit
d58e131dc5
2 geänderte Dateien
mit
8 neuen
und
0 gelöschten
Zeilen
Geteilte Ansicht
Diff-Statistik anzeigen
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
Datei anzeigen
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore
Datei anzeigen
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore