mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
vscode/settings.json: add .sdf and Jenkinsfile associations
This commit is contained in:
parent
aff3f2e77f
commit
03c0808ae6
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -119,7 +119,9 @@
|
||||
"utility": "cpp",
|
||||
"valarray": "cpp",
|
||||
"variant": "cpp",
|
||||
"vector": "cpp"
|
||||
"vector": "cpp",
|
||||
"Jenkinsfile*": "groovy",
|
||||
"*.sdf": "xml"
|
||||
},
|
||||
"search.exclude": {
|
||||
"${workspaceFolder}/build": true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user