[gitignore] add clangd and vscode dirs to the ignore list

This commit is contained in:
Travis Geiselbrecht
2022-07-24 13:04:50 -07:00
parent 00d653306d
commit 213cc90857

2
.gitignore vendored
View File

@@ -12,3 +12,5 @@ tagit
blk.bin
*.dSYM
scripts/toolpaths.local
.clangd
.vscode