This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
SX_Cloud
/
space-android
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Enforce to add empty folders lost by git
David A. Velasco
10 年 前
親
3ead0b6f6e
コミット
d58e131dc5
2 ファイル変更
、
8 行追加
、
0 行削除
分割表示
差分情報を表示
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
ファイルの表示
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
libs/android-support-appcompat-v7-exploded-aar/src/.gitignore
ファイルの表示
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore