+ .gitignore
This commit is contained in:
parent
effbbf22d9
commit
25380b8da7
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# lsp keeps state here
|
||||
.cache
|
||||
# typical build directories
|
||||
build
|
||||
ccov
|
||||
# compile_commands.json symlink -> build/compile_commands.json should be created manually
|
||||
compile_commands.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue