Browse Source

add gitignore for build folder

chiprodoy 1 year ago
parent
commit
124ccb1ac1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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