From 20ef54f5659461c8ea946833f0cecd977d9a3f3a Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 1 Aug 2016 14:23:40 -0700 Subject: [PATCH] fixed win10 app --- .gitignore | 3 +++ clients/win10/app/codethemicrobitapp.jsproj | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index fb7912e2..747f8ade 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ typings tmp temp projects/** +clients/win10/app/AppPackages +clients/win10/app/BundlePackages +clients/win10/app/BundleArtifacts clients/win10/app/bin clients/win10/app/bld clients/win10/*.opendb diff --git a/clients/win10/app/codethemicrobitapp.jsproj b/clients/win10/app/codethemicrobitapp.jsproj index f93f239d..5d230f3a 100644 --- a/clients/win10/app/codethemicrobitapp.jsproj +++ b/clients/win10/app/codethemicrobitapp.jsproj @@ -20,22 +20,18 @@ Release AnyCPU - true Release ARM - true Release x64 - true Release x86 - true