SteamVRWorkingWithUnityXTToolkit
SteamVRWorkingWithUnityXTToolkit copied to clipboard
Use the standard Unity .gitignore
https://github.com/github/gitignore/blob/master/Unity.gitignore
You probably don't want the .sln stuff, the logs or obj directories in the repo. Usually it's best to just have Assets, Packages and ProjectSettings and exclude everything else.