+ .gitignore
This commit is contained in:
parent
ab23f431af
commit
57808cc614
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# clangd working space (see emacs+lsp)
|
||||
.cache
|
||||
# typical cmake build directory (source-tree-nephew)
|
||||
build*/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue