Update gitignore for use with vscode and clangd

This commit is contained in:
Mario Hüttel 2022-12-31 19:25:55 +01:00
parent f46044e5fc
commit 240b1ffc8f
1 changed files with 7 additions and 0 deletions

View File

@ -16,3 +16,10 @@ reflow-controller.includes
*.files
*.user.*
*.user
# VSCODE and CLANGD sepcific excludes
.vscode/
build/
.cache/
compile_commands.json