add vscode

This commit is contained in:
proddy
2026-04-25 11:19:39 +02:00
parent 469d412951
commit 112adf9eb0

14
.gitignore vendored
View File

@@ -1,7 +1,4 @@
# vscode
.vscode/c_cpp_properties.json
.vscode/extensions.json
.vscode/launch.json
# c++ compiling
.clang_complete
@@ -63,7 +60,7 @@ words-found-verbose.txt
# sonarlint
compile_commands.json
# pioarduino + hybrid
# other files
managed_components
dependencies.lock
CMakeLists.txt
@@ -75,3 +72,10 @@ pnpm-lock.yaml
.cache/
interface/.tsbuildinfo
test/test_api/package-lock.json
# vscode
.vscode/c_cpp_properties.json
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.clangd