chore: add .cache to gitignore

This commit is contained in:
Max Luebke 2023-08-16 12:21:19 +02:00
parent 74ebe3e1f1
commit 4660fd4c48

1
.gitignore vendored
View File

@ -140,3 +140,4 @@ vignettes/*.pdf
# End of https://www.toptal.com/developers/gitignore/api/c,c++,r,cmake
build/
/.cache/