소스 검색

empty Host directories must present

Alexander Shiryaev 12 년 전
부모
커밋
5004622f7a
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  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