xo-refcnt: gitignore: ignore .build* dirs
This commit is contained in:
parent
b4052c647f
commit
9e0ae8b193
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,5 +3,5 @@ compile_commands.json
|
|||
# LSP keeps state here
|
||||
.cache
|
||||
# typical build directories
|
||||
build
|
||||
.build*
|
||||
ccov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue