chore: 忽略 Python 缓存目录

This commit is contained in:
2026-08-08 17:49:09 +08:00
parent 88a071f673
commit 363f30dcd6
+2
View File
@@ -32,3 +32,5 @@ third-party/darkreader/*
!third-party/darkreader/darkreader.mjs
!third-party/darkreader/index.d.ts
!third-party/darkreader/LICENSE
__pycache__/
*.pyc