Browse Source

子文件的__pycache__忽略

glide-the 2 years ago
parent
commit
da6be02589
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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