mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Do not overwrite workspace settings for VSCode
This commit is contained in:
2
docs
2
docs
Submodule docs updated: e023a61674...4142d35242
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"files.exclude": {
|
|
||||||
"**/.git": true,
|
|
||||||
"**/.svn": true,
|
|
||||||
"**/.hg": true,
|
|
||||||
"**/CVS": true,
|
|
||||||
"**/.DS_Store": true,
|
|
||||||
"**/.pioenvs": true,
|
|
||||||
"**/.piolibdeps": true
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user