git: add ignore file

This commit is contained in:
Bruno BELANYI 2022-03-11 23:16:21 +01:00
parent 715fbd767c
commit 9d11428a11
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

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