From a27e91ec008ca7e40af427724c78a46a7b47a15e Mon Sep 17 00:00:00 2001 From: ChemiKhazi Date: Sat, 26 Jul 2014 18:40:52 +0800 Subject: [PATCH] Update Unity.gitignore Ignore the build directory in case a Unity build is initiated in the project. --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index feb47395..9d8e1156 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -1,6 +1,7 @@ [Ll]ibrary/ [Tt]emp/ [Oo]bj/ +[Bb]uild/ # Autogenerated VS/MD solution and project files /*.csproj