From 7b5783ace752279104f7bf7a812c6f6225f30cfd Mon Sep 17 00:00:00 2001 From: Daniel Heim Date: Mon, 10 Feb 2020 09:34:10 +1100 Subject: [PATCH] Update Unity.gitignore (#3297) 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 3ec92689..7d21efc9 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