ソースを参照

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