.gitignore: + .ccache
This commit is contained in:
parent
243e9573c7
commit
b7b80ffe75
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# lsp keeps state here
|
||||
.cache
|
||||
# typical build directories
|
||||
build
|
||||
ccov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue