Add .cache to gitignore

This commit is contained in:
William Kent
2024-03-10 13:39:47 -04:00
parent b4e782fb29
commit 3215f6e0de

1
.gitignore vendored
View File

@@ -59,6 +59,7 @@ cmake-build-*/
## Visual Studio Code
.vscode/
.cache/
## Other
*.moved-aside