瀏覽代碼

add gitignore for build folder and delete unnecessary folders

chiprodoy 1 年之前
父節點
當前提交
84c053308c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@ dist
 .DS_Store
 *.egg-info
 auto_subtitle/__pycache__
+build