feat: setup justfile to generate files required by clangd in nvim

This commit is contained in:
Sara Gerretsen 2025-09-04 11:07:30 +02:00
parent 3825c0e0bb
commit a895e34ce7
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ bin/
*.kdev4
# Ignore run artefacts
imgui.ini
compile_commands.json