更新 .gitignore

This commit is contained in:
yuanbiao 2024-08-05 11:54:59 +08:00
parent 5a96ab89ae
commit 00f7957b84
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
**/__pycache__/
*.py[cod]
*$py.class