Added bin to repo. This is where you put debug/release when configuring your user file.

To make is obvious where the debug/release goes, I put a bin folder in
code that's for testing out of.
This commit is contained in:
Brian 2013-12-22 21:27:29 -07:00
parent 3877187da0
commit 003c8a1157
2 changed files with 3 additions and 2 deletions

2
code/bin/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
[Dd]ebug/
[Rr]elease/