+ .gitignore
This commit is contained in:
parent
ac265dc2b7
commit
592447fa15
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# symlink to ${mybuilddirectory}/compile_commands.json for LSP
|
||||
compile_commands.json
|
||||
# LSP keeps state here
|
||||
.cache
|
||||
# typical build directories
|
||||
build
|
||||
ccov
|
||||
Loading…
Add table
Add a link
Reference in a new issue