From 29f2fb746829f45f1905deb11a942597b3c2c218 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Mon, 12 Aug 2024 17:05:45 +0500 Subject: [PATCH] Add cache dir --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 90d018e..5fbb9ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -cache/ +cache/* out/ raw/ -tmp/ \ No newline at end of file +tmp/