* Fix stdafx include
* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching
This does not:
- Hide the dead menu entry.
I do not currently know how to actively change the user preference setting to forcefully hide it.
* Add basic Visual Studio gitignore
* Add specific entries to gitignore
* Do not set default menu to Win7 on RS4 (#10)