This website works better with JavaScript
首頁
探索
說明
註冊
登入
oberon
/
blackbox-linux-console
镜像来自
https://github.com/aixp/BlackBox.git
關註
2
讚好
0
複刻
0
Files
問題管理
0
Wiki
瀏覽代碼
empty Host directories must present
Alexander Shiryaev
12 年之前
父節點
4634014e68
當前提交
5004622f7a
共有
2 個文件被更改
,包括
8 次插入
和
0 次删除
分割檢視
顯示文件統計
4
0
BlackBox/Linux/Host/.gitignore
4
0
BlackBox/OpenBSD/Host/.gitignore
+ 4
- 0
BlackBox/Linux/Host/.gitignore
查看文件
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
BlackBox/OpenBSD/Host/.gitignore
查看文件
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore