Skip to content

Commit 516a502

Browse files
committed
git ignore everything in .vscode/
users are allowed to have their own vscode-specific project-wide settings, but we shall not version any of it.
1 parent feb55d3 commit 516a502

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
.pio
2-
.vscode/.browse.c_cpp.db*
3-
.vscode/c_cpp_properties.json
4-
.vscode/launch.json
5-
.vscode/ipch
6-
.vscode/settings.json
2+
.vscode/
73
platformio-device-monitor*.log
84
logs/device-monitor*.log
95
platformio_override.ini

0 commit comments

Comments
 (0)