mirror of
https://github.com/SeanOMik/swm.git
synced 2025-02-18 16:50:09 +00:00
Removed .vscode settings from project tree
This commit is contained in:
parent
e247f107ad
commit
23f88da81a
2 changed files with 2 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
.cache
|
.cache
|
||||||
build
|
build
|
||||||
|
.vscode
|
||||||
|
|
||||||
config.toml
|
config.toml
|
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"cmake.debugConfig": {
|
|
||||||
"cwd": "${workspaceFolder}"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue