Add Bin directory

This commit is contained in:
Nick Landers
2017-07-28 14:06:32 -06:00
parent d19ff41682
commit cbd19211e8
2 changed files with 4 additions and 1 deletions
-1
View File
@@ -20,7 +20,6 @@
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
+4
View File
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore