This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
oberon
/
blackbox-linux-console
zrkadlo
https://github.com/aixp/BlackBox.git
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Prechádzať zdrojové kódy
empty Host directories must present
Alexander Shiryaev
12 rokov pred
rodič
4634014e68
commit
5004622f7a
2 zmenil súbory
, kde vykonal
8 pridanie
a
0 odobranie
Rozdelené zobrazenie
Ukázať štatistiku rozdielnych dát
4
0
BlackBox/Linux/Host/.gitignore
4
0
BlackBox/OpenBSD/Host/.gitignore
+ 4
- 0
BlackBox/Linux/Host/.gitignore
Zobraziť súbor
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
BlackBox/OpenBSD/Host/.gitignore
Zobraziť súbor
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore