瀏覽代碼

add gitignore for build folder

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

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 dist
 .DS_Store
 *.egg-info
-auto_subtitle/__pycache__
+auto_subtitle/__pycache__
+build