[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

4
.gitignore vendored
View File

@@ -11,4 +11,6 @@ t
tagit tagit
blk.bin blk.bin
*.dSYM *.dSYM
scripts/toolpaths.local scripts/toolpaths.local
.clangd
.vscode