This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oberon
/
blackbox-linux-console
mirror de
https://github.com/aixp/BlackBox.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
empty Host directories must present
Alexander Shiryaev
12 anos atrás
pai
4634014e68
commit
5004622f7a
2 arquivos alterados
com
8 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
0
BlackBox/Linux/Host/.gitignore
4
0
BlackBox/OpenBSD/Host/.gitignore
+ 4
- 0
BlackBox/Linux/Host/.gitignore
Ver arquivo
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
BlackBox/OpenBSD/Host/.gitignore
Ver arquivo
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore