Explorar o código

修改gitgnore文件

ZengChao hai 1 mes
pai
achega
7281ae0b24
Modificáronse 1 ficheiros con 5 adicións e 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