addded .cache to gitignore

This commit is contained in:
2026-02-27 09:06:04 +02:00
parent 4eb846f215
commit 09b58fe1f5

3
.gitignore vendored
View File

@@ -165,3 +165,6 @@ build-iPhoneSimulator/
# Custom
# For personal testing cases
test/
# clangd
.cache/