[chore] .gitignore: add .vscode

This commit is contained in:
olemorud
2023-03-14 15:55:37 +01:00
parent c312ae7971
commit fb9ac95d1a

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
node_modules/
*/gcc_matcher.json
*/gcc_matcher.json
*/a.out
.vscode/