git: add ignore file
This commit is contained in:
parent
715fbd767c
commit
9d11428a11
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Generated by Nix
|
||||||
|
/.pre-commit-config.yaml
|
||||||
|
/result
|
||||||
|
|
||||||
|
# CMake
|
||||||
|
/build/
|
||||||
|
|
||||||
|
# Clangd
|
||||||
|
/.cache/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue