xo-unit: build: .gitignore ++ flake.lock
This commit is contained in:
parent
3f9e5f11ca
commit
f8e337c783
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# flake.nix builds source in this tree.
|
||||
# must not commit flake.lock that would need hash from this repo
|
||||
flake.lock
|
||||
# clangd working space (see emacs+lsp)
|
||||
.cache
|
||||
# typical cmake build directory (source-tree-nephew)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue