mirror of
https://github.com/thelsing/knx.git
synced 2025-10-08 11:14:29 +02:00
Modify .gitignore and remove vscode config file
This commit is contained in:
parent
1fde999bd8
commit
9d47def140
5
examples/knx-demo/.gitignore
vendored
5
examples/knx-demo/.gitignore
vendored
@ -1,5 +1,2 @@
|
|||||||
.pio
|
.pio
|
||||||
.vscode/.browse.c_cpp.db*
|
.vscode
|
||||||
.vscode/c_cpp_properties.json
|
|
||||||
.vscode/launch.json
|
|
||||||
.vscode/ipch
|
|
||||||
|
7
examples/knx-demo/.vscode/extensions.json
vendored
7
examples/knx-demo/.vscode/extensions.json
vendored
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
||||||
// for the documentation about the extensions.json format
|
|
||||||
"recommendations": [
|
|
||||||
"platformio.platformio-ide"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user