Ver Fonte

修改gitgnore文件

ZengChao há 1 mês atrás
pai
commit
7281ae0b24
1 ficheiros alterados com 5 adições e 2 exclusões
  1. 5 2
      .gitignore

+ 5 - 2
.gitignore

@@ -1,7 +1,10 @@
 # Python cache
 __pycache__/
-*.py[cod]
-*$py.class
+*.py[oc]
+build/
+dist/
+wheels/
+*.egg-info
 
 # cursor
 .cursorrules