Explorar o código

add gitignore for build folder and delete unnecessary folders

chiprodoy hai 1 ano
pai
achega
84c053308c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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