Browse Source

add gitignore for build folder

chiprodoy 1 năm trước cách đây
mục cha
commit
124ccb1ac1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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