From 587fdc17ff0337fd1c981c4ff0221726c07eabc2 Mon Sep 17 00:00:00 2001 From: ExPikaPaka Date: Fri, 10 Jul 2026 07:55:51 +0200 Subject: [PATCH] Ignore cache for future --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 916c7207b7..0b15bd55c9 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ internal_docs/ # Python bytecode __pycache__/ *.pyc +*.cache \ No newline at end of file