Title.
Visual Studio 2015 moved all the user specific configuration to a .vs folder, which shouldn't be tracked.
*.suo files are binary, user specific files generated by Visual Studio with some user configuration information, thus, don't need to be versioned.