From da02282ef02c437b5cffaaf763fbc5eccc9f6179 Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 15 Nov 2021 11:00:27 +0100 Subject: [PATCH] Added .cache folder to the gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 689234b..a081312 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ TestRWTextures _build/* _binaries/* game/android/build/* +.cache/* *.blend1 .dir-locals.el