From 357c8bf11be81df41c8c7d9ed12705e1b14d498e Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 26 Oct 2016 21:09:02 +0200 Subject: [PATCH] build improved --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 635936429..7c8033abb 100644 --- a/.gitignore +++ b/.gitignore @@ -244,6 +244,9 @@ ModelManifest.xml # FAKE - F# Make .fake/ +# Scripts (should be copied from node_modules on build) +**/wwwroot/scripts/**/*.* + # OpenCover GeneratedReports/