Add .cache/ to .gitignore.

This commit is contained in:
Veikko Sariola 2020-10-22 23:31:05 +03:00
parent 896e7e70b1
commit 163af33c9b

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ build/
build32/
build64/
out/
.cache/