Explorar el Código

Adding build to hgignore.

Dan Helfman hace 10 años
padre
commit
c67ab09e4d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .hgignore

+ 1 - 0
.hgignore

@@ -3,4 +3,5 @@ syntax: glob
 *.pyc
 *.swp
 .tox
+build
 dist