From 6e28b59d6f73072ba854940b22b31e5d82c1fd50 Mon Sep 17 00:00:00 2001 From: iambossTC Date: Sat, 19 Jul 2025 01:23:34 +0800 Subject: [PATCH] fix --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 048c4ac..ee11161 100644 --- a/.gitignore +++ b/.gitignore @@ -265,4 +265,6 @@ __pycache__/ !hasp*.exe !hasp*.dll !HiLock.dll -!Aladdin*.dll \ No newline at end of file +!Aladdin*.dll +Cache/* +*/Cache/* \ No newline at end of file