Update Unity.gitignore
Ignore the build directory in case a Unity build is initiated in the project.
This commit is contained in:
parent
14b7566ce1
commit
a27e91ec00
@ -1,6 +1,7 @@
|
|||||||
[Ll]ibrary/
|
[Ll]ibrary/
|
||||||
[Tt]emp/
|
[Tt]emp/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
|
[Bb]uild/
|
||||||
|
|
||||||
# Autogenerated VS/MD solution and project files
|
# Autogenerated VS/MD solution and project files
|
||||||
/*.csproj
|
/*.csproj
|
||||||
|
Loading…
Reference in New Issue
Block a user