mirror of
https://github.com/luc-github/ESP3D.git
synced 2026-03-10 01:46:49 +01:00
8 lines
158 B
JSON
8 lines
158 B
JSON
{
|
|
"git.ignoreLimitWarning": true,
|
|
"files.associations": {
|
|
"*.tcc": "cpp",
|
|
"fstream": "cpp"
|
|
},
|
|
"cmake.configureOnOpen": false
|
|
} |