Explorar el Código

Add _site to .gitignore (it's generated by Jekyll in the gh-pages branch)

Aanand Prasad hace 11 años
padre
commit
f3eff9a389
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
 *.egg-info
 *.pyc
 /dist
+/_site