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/