.gitignore: Add .cache/

This commit is contained in:
Robert Hensing 2023-07-06 11:26:51 +02:00
parent 6db66ebfc5
commit ab78d8804e
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -138,3 +138,6 @@ nix-rust/target
result
.vscode/
# clangd and possibly more
.cache/