Martin Edlund před 5 roky
rodič
revize
ce12ae7197
3 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 1 0
      .appveyor.yml
  2. 2 1
      SketchAssistant/.gitignore
  3. 1 0
      testscript.ps1

+ 1 - 0
.appveyor.yml

@@ -9,6 +9,7 @@ install:
  
 before_build:
  - ps: .\screenres.ps1
+ - ps: .\testscript.ps1
  
 artifacts:
  - path: \SketchAssistant\GeneratedReports\

+ 2 - 1
SketchAssistant/.gitignore

@@ -1,2 +1,3 @@
 /GeneratedReports/
-!*.ico
+!*.ico
+!*.svg

+ 1 - 0
testscript.ps1

@@ -0,0 +1 @@
+Tree