Fix solution/project files for nested directories.
By having the leading / infront of the * makes these types of files relative to the directory the gitignore is in. If you create a Unity project inside of a git directory Unity forces you to create a new directory, thus not picking up these files.