mirror of https://github.com/SeanOMik/swm.git
Removed .vscode settings from project tree
This commit is contained in:
parent
e247f107ad
commit
23f88da81a
|
@ -1,4 +1,5 @@
|
||||||
.cache
|
.cache
|
||||||
build
|
build
|
||||||
|
.vscode
|
||||||
|
|
||||||
config.toml
|
config.toml
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"cmake.debugConfig": {
|
|
||||||
"cwd": "${workspaceFolder}"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue