20 lines
272 B
Plaintext
20 lines
272 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"gitlens.remotes": [
|
|
{
|
|
"domain": "git.sintekanalytics.com",
|
|
"type": "Gitea",
|
|
"name": "Sintek Analytics' Git",
|
|
"protocol": "https",
|
|
}
|
|
],
|
|
"C_Cpp.default.includePath": [
|
|
"./src"
|
|
]
|
|
}
|
|
} |