chore: 从 git 追踪中移除 __pycache__ 编译缓存文件
这些 .pyc 文件已在 .gitignore 中排除,但因之前已追踪,需要手动从索引中移除。 .gitignore 中的规则 (__pycache__/, *.pyc, *.pyo) 将防止以后重新添加。
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user