Explorar o código

add gitignore for build folder

chiprodoy hai 1 ano
pai
achega
124ccb1ac1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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