add gitignore for build folder

This commit is contained in:
chiprodoy 2023-06-14 05:45:11 +07:00 committed by Miguel Piedrafita
parent e5738cafd1
commit 124ccb1ac1

1
.gitignore vendored
View File

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