From fad15e84c5b612b8cb8c2a017fc231a17559144d Mon Sep 17 00:00:00 2001 From: Brennen Raimer Date: Fri, 10 Apr 2020 17:03:20 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aed1137..4cbd651 100644 --- a/.gitignore +++ b/.gitignore @@ -636,7 +636,8 @@ DerivedData/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -683,3 +684,4 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk +.vscode/settings.json