.gitignore: + compile_commands.json
This commit is contained in:
parent
c12a3ec726
commit
a467f151bc
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
|||
.cache
|
||||
# typical build directory
|
||||
build
|
||||
# lsp: symlink to file in build directory (established manually)
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue