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:
parent
3877187da0
commit
003c8a1157
2 changed files with 3 additions and 2 deletions
2
code/bin/.gitignore
vendored
Normal file
2
code/bin/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Dd]ebug/
|
||||
[Rr]elease/
|
Loading…
Add table
Add a link
Reference in a new issue