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

View File

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