kpmy %!s(int64=10) %!d(string=hai) anos
pai
achega
de0c36eea7
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 1 0
      .gitignore
  2. 2 0
      deploy.bat

+ 1 - 0
.gitignore

@@ -5,3 +5,4 @@
 build/
 packages
 pubspec.lock
+gh-pages

+ 2 - 0
deploy.bat

@@ -0,0 +1,2 @@
+@echo off 
+xcopy build\web\* gh-pages /E /Y