Skip to content

Commit bd167eb

Browse files
committed
Tidy
1 parent b9ea1b1 commit bd167eb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ compile_commands.json
3232
/wled00/wled00.ino.cpp
3333
/wled00/html_*.h
3434
_codeql_detected_source_root
35+
.claude

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// See http://go.microsoft.com/fwlink/?LinkId=827846
33
// for the documentation about the extensions.json format
44
"recommendations": [
5-
"platformio.platformio-ide"
5+
"pioarduino.pioarduino-ide",
66
],
77
"unwantedRecommendations": [
88
"ms-vscode.cpptools-extension-pack"

0 commit comments

Comments
 (0)