Commit e0c2baea authored by Matthew Wallace's avatar Matthew Wallace Committed by Brendan Forster

Update Unity.gitignore (#2502)

Prevents directories: `Library`
`Temp`
`Obj`
`Build`
`Builds`
`Assets/AssetStoreTools`
from being included in the remote if the project sits in the `Assets` folder.
parent 825714ce
/[Ll]ibrary/ */[Ll]ibrary/
/[Tt]emp/ */[Tt]emp/
/[Oo]bj/ */[Oo]bj/
/[Bb]uild/ */[Bb]uild/
/[Bb]uilds/ */[Bb]uilds/
/Assets/AssetStoreTools* */Assets/AssetStoreTools*
# Visual Studio 2015 cache directory # Visual Studio 2015 cache directory
/.vs/ /.vs/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment