+ .gitignore
This commit is contained in:
parent
3487e3780c
commit
cc1c42b8c3
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# lsp keeps state here
|
||||
.cache
|
||||
# typical build directory
|
||||
build
|
||||
# lsp: symlink to file in build directory (established manually)
|
||||
compile_commands.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue