This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oberon
/
blackbox-linux-console
espejo de
https://github.com/aixp/BlackBox.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
empty Host directories must present
Alexander Shiryaev
hace 12 años
padre
4634014e68
commit
5004622f7a
Se han
modificado 2 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
BlackBox/Linux/Host/.gitignore
4
0
BlackBox/OpenBSD/Host/.gitignore
+ 4
- 0
BlackBox/Linux/Host/.gitignore
Ver fichero
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
BlackBox/OpenBSD/Host/.gitignore
Ver fichero
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore