Преглед изворни кода

add gitignore for build folder and delete unnecessary folders

chiprodoy пре 1 година
родитељ
комит
84c053308c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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