Banishing bin and obj folder contents

This commit is contained in:
Mark McDowall
2013-11-28 12:51:40 -08:00
parent 39834c1691
commit bb7bf803a6
5 changed files with 4 additions and 11 deletions

4
.gitignore vendored
View File

@@ -118,3 +118,7 @@ wix/*.wixobj
wix/*.wixpdb
setup/Output/
*.~is
#VS outout folders
bin
obj