子文件的__pycache__忽略

This commit is contained in:
glide-the 2023-04-15 12:45:00 +08:00
parent 0234a95fd7
commit da6be02589
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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