From 3ae68e083f134058011867bad67406e5ff5478cb Mon Sep 17 00:00:00 2001 From: etoai Date: Mon, 18 May 2026 11:15:08 +0800 Subject: [PATCH] 051808 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f998e87..2e79a5c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ __pycache__/ *$py.class venv/ .env - +.cache/ # IDE .idea/