This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oberon
/
blackbox-linux-console
mirror of
https://github.com/aixp/BlackBox.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
empty Host directories must present
Alexander Shiryaev
12 years ago
parent
4634014e68
commit
5004622f7a
2 changed files
with
8 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
BlackBox/Linux/Host/.gitignore
4
0
BlackBox/OpenBSD/Host/.gitignore
+ 4
- 0
BlackBox/Linux/Host/.gitignore
View File
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
BlackBox/OpenBSD/Host/.gitignore
View File
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore