+ .gitignore
This commit is contained in:
parent
51818852a4
commit
ecd9cb5d85
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# lsp keep state here
|
||||
.cache
|
||||
# typical build directories
|
||||
build
|
||||
ccov
|
||||
# for lsp: manual symlink to chosen build directory
|
||||
compile_commands.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue