From c7ab1ab0cc26f67ef032eae346ab7efc44376794 Mon Sep 17 00:00:00 2001 From: PeterKStemWorld <106168537+PeterKStemWorld@users.noreply.github.com> Date: Thu, 4 Aug 2022 12:15:32 -0400 Subject: [PATCH] Added temp folder to gitignore --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index 58cbc825..e0630956 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -9,6 +9,7 @@ /[Bb]uilds/ /[Ll]ogs/ /[Uu]ser[Ss]ettings/ +/[Tt]emp/ # MemoryCaptures can get excessive in size. # They also could contain extremely sensitive data