ext .gitignore
This commit is contained in:
parent
38b8f34b28
commit
937109896c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
# lsp keeps state here
|
||||
.cache
|
||||
# symlink -> build/compile_commands.json should be created manually
|
||||
compile_commands.json
|
||||
# typical build directories
|
||||
build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue