add gitignore for build folder and delete unnecessary folders

This commit is contained in:
chiprodoy 2023-06-14 05:40:18 +07:00 committed by Miguel Piedrafita
parent eeed02cbb3
commit 84c053308c

1
.gitignore vendored
View File

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