SteamVRWorkingWithUnityXTToolkit icon indicating copy to clipboard operation
SteamVRWorkingWithUnityXTToolkit copied to clipboard

Use the standard Unity .gitignore

Open andybak opened this issue 5 years ago • 0 comments

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.

andybak avatar Oct 22 '20 11:10 andybak