fix(cache): 删除缓存

This commit is contained in:
2025-11-28 20:18:11 +08:00
parent 1389044b39
commit 2ce6bfdb09
3 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,2 +1,5 @@
*.html *.html
__pycache__ __pycache__/
*.pyc
*.pyo
*.pyd

Binary file not shown.

Binary file not shown.