From 73bfae99dae40fee832d3f3049f743e3c7e3ea0f Mon Sep 17 00:00:00 2001 From: playmaker1210 <75033623+playmaker1210@users.noreply.github.com> Date: Wed, 7 Jun 2023 14:57:06 +0200 Subject: [PATCH] Update .gitignore Added user settings folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cb29ff4..1f1b166 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ [Bb]uilds/ [Ll]ogs/ [Mm]emoryCaptures/ +/[Uu]ser[Ss]ettings/ # Asset meta data should only be ignored when the corresponding asset is also ignored !/[Aa]ssets/**/*.meta