ZengChao 1 месяц назад
Родитель
Сommit
7281ae0b24
1 измененных файлов с 5 добавлено и 2 удалено
  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