Setup clangd

This commit is contained in:
Marek S. Łukasiewicz 2025-01-28 13:55:10 +01:00
parent 3066bdacc9
commit ea634491de
4 changed files with 22 additions and 323500 deletions

7
.gitignore vendored
View file

@ -1,6 +1,13 @@
# Compiled Object files from SCons
*.os
# Generated by tooling
extension_api.json
compile_commands.json
# clangd cache
.cache/
# Created by https://www.toptal.com/developers/gitignore/api/c++,godot,scons
# Edit at https://www.toptal.com/developers/gitignore?templates=c++,godot,scons