Skip to content

Commit

Permalink
Add Bin directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Landers committed Jul 28, 2017
1 parent d19ff41 commit cbd1921
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -20,7 +20,6 @@
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

Expand Down
4 changes: 4 additions & 0 deletions bin/.gitignore
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

0 comments on commit cbd1921

Please sign in to comment.