From fd36ca2fad2b3ac8d63624bb1466c77ad8c03976 Mon Sep 17 00:00:00 2001 From: swpa Date: Thu, 21 May 2026 14:41:22 +0800 Subject: [PATCH] chore: update .gitignore and ignore cache --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1cca535..6109495 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ __pycache__/ *.pyc cmts_api_env/ +*_cache.json +filters_*.json +*.bk