Meta: Add .clangd to .gitignore

This commit is contained in:
Linus Groh 2020-09-19 16:15:34 +01:00 committed by Andreas Kling
parent eeb3ef405c
commit 4e6a50f1d0

1
.gitignore vendored
View file

@ -34,6 +34,7 @@ Toolchain/Local
.DS_Store
compile_commands.json
.clang_complete
.clangd
*Endpoint.h
Ports/packages.db
.idea/