Browse Source

git管理中去掉 目录__pycache__

zhouyang.xie 3 months ago
parent
commit
0b6a61f70a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -34,3 +34,4 @@ codegen/
 
 **/models/
 **/myvenv/
+**/__pycache__/