git: add ignore file

This commit is contained in:
Bruno BELANYI 2022-03-11 23:16:21 +01:00
parent 715fbd767c
commit 9d11428a11

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
# Generated by Nix
/.pre-commit-config.yaml
/result
# CMake
/build/
# Clangd
/.cache/