Browse Source

build improved

pull/1/head
Sebastian 9 years ago
parent
commit
357c8bf11b
  1. 3
      .gitignore

3
.gitignore

@ -244,6 +244,9 @@ ModelManifest.xml
# FAKE - F# Make
.fake/
# Scripts (should be copied from node_modules on build)
**/wwwroot/scripts/**/*.*
# OpenCover
GeneratedReports/

Loading…
Cancel
Save