From c29458b9f260298ea5a8f6e9917d356baec7fb04 Mon Sep 17 00:00:00 2001 From: Daniel Heim Date: Sat, 1 Feb 2020 16:36:26 +1100 Subject: [PATCH] Update Unity.gitignore Unity 2020 introduces a new "UserSettings" top-level project folder. See https://forum.unity.com/threads/whats-the-usersettings-directory.754436/ for more information. --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index 3ec9268938..7d21efc9bd 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -8,6 +8,7 @@ /[Bb]uild/ /[Bb]uilds/ /[Ll]ogs/ +/[Uu]ser[Ss]ettings/ # MemoryCaptures can get excessive in size. # They also could contain extremely sensitive data