gitignore: add cache folder

Change-Id: Iffecad180c0a619139dd015daab0f4578762599e
This commit is contained in:
ebjarstal
2025-10-23 10:12:24 -04:00
committed by Eric Bjarstal
parent 7d0a37a1e1
commit 1d0601bae0

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ x64/
x86/
[wW]in32/
.qmake.stash
.cache/
debug/
release/
beta/