feat: setup justfile to generate files required by clangd in nvim
This commit is contained in:
parent
3825c0e0bb
commit
a895e34ce7
3 changed files with 7 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@ bin/
|
|||
*.kdev4
|
||||
# Ignore run artefacts
|
||||
imgui.ini
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue