Explorar el Código

修改gitgnore文件

ZengChao hace 1 mes
padre
commit
7281ae0b24
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  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