Selaa lähdekoodia

add gitignore for build folder and delete unnecessary folders

chiprodoy 1 vuosi sitten
vanhempi
sitoutus
84c053308c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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