.gitignore: + compile_commands.json
This commit is contained in:
parent
8e1f89440e
commit
8d0a327aad
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# symlink to path/to/build/compile_commands.json should be manual
|
||||
compile_commands.json
|
||||
# lsp keeps state here
|
||||
.cache
|
||||
# typical build directories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue