Pārlūkot izejas kodu

empty Host directories must present

Alexander Shiryaev 12 gadi atpakaļ
vecāks
revīzija
5004622f7a
2 mainītis faili ar 8 papildinājumiem un 0 dzēšanām
  1. 4 0
      BlackBox/Linux/Host/.gitignore
  2. 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