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