diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/.vscode/settings.json b/.vscode/settings.json index 6270169..b92839d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,7 +7,6 @@ "activityBarBadge.background": "#945bc4", "activityBarBadge.foreground": "#e7e7e7", "commandCenter.border": "#15202b99", - "panel.border": "#65c89b", "sash.hoverBorder": "#65c89b", "statusBar.background": "#42b883", "statusBar.foreground": "#15202b",