Gitignore for clangd and compile-commands.json
This commit is contained in:
parent
ace0dc3de9
commit
42ca95f9d9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -16,3 +16,5 @@ kernel/kernel
|
|||
user/usys.S
|
||||
.gdbinit
|
||||
.vscode
|
||||
.cache
|
||||
compile_commands.json
|
||||
|
|
Loading…
Reference in a new issue