mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 09:45:44 +00:00
updating .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -137,4 +137,4 @@ dmypy.json
|
|||||||
# Cython debug symbols
|
# Cython debug symbols
|
||||||
cython_debug/
|
cython_debug/
|
||||||
|
|
||||||
|
.vscode/
|
||||||
|
|||||||
18
.vscode/settings.json
vendored
18
.vscode/settings.json
vendored
@@ -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.
Binary file not shown.
Reference in New Issue
Block a user