Remove bin and bin64 directories:

These directories are removed, to make it easier for developers
to delete the entire directory contents when rebuilding CMake targets
after a configuration change.
This commit is contained in:
Vinnie Falco
2016-09-02 09:53:38 -04:00
parent fda1493565
commit a443be208c
6 changed files with 8 additions and 26 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
bin/
bin64/