[skip ci] .gitignore: Ignore .cache directory

This commit is contained in:
elsandosgrande
2022-01-20 10:03:55 +01:00
parent a55e142ed0
commit 44b14419f9
+3
View File
@@ -13,6 +13,9 @@
CmakeSettings.json CmakeSettings.json
*.code-workspace *.code-workspace
# clangd's index and likely other things that need not be in the repository
.cache/
# macOS General # macOS General
.DS_Store .DS_Store
.AppleDouble .AppleDouble