Przeglądaj źródła

add gitignore for build folder

chiprodoy 1 rok temu
rodzic
commit
124ccb1ac1
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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