updating .gitignore

This commit is contained in:
2021-10-22 05:30:14 +01:00
parent 34e6cb4136
commit d9f7125f78
4 changed files with 1 additions and 19 deletions

2
.gitignore vendored
View File

@@ -137,4 +137,4 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
.vscode/

18
.vscode/settings.json vendored
View File

@@ -1,18 +0,0 @@
{
"workbench.colorCustomizations": {
"editorGroup.border": "#d68b62",
"panel.border": "#d68b62",
"sash.hoverBorder": "#d68b62",
"sideBar.border": "#d68b62",
"statusBar.background": "#cc6d39",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#a7572b",
"statusBarItem.remoteBackground": "#cc6d39",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#cc6d39",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#cc6d3999",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#CC6D39"
}

Binary file not shown.