Setup clangd
This commit is contained in:
parent
3066bdacc9
commit
ea634491de
4 changed files with 22 additions and 323500 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue