git优化

This commit is contained in:
lhx
2025-09-26 16:40:52 +08:00
parent 352d58f6c6
commit dd70c9168a
21 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
.venv/
*.md
*/__pycache__/
**/__pycache__/
*.pyc
!README.md

Binary file not shown.