diff --git a/.gitignore b/.gitignore index 6e02278d4c..93aa307b37 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ runtimes/ .testPublish/ launchSettings.json node_modules/ +npm-debug.log *.tmp *.nuget.props *.nuget.targets diff --git a/samples/ChatSample/Views/Home/Index.cshtml b/samples/ChatSample/Views/Home/Index.cshtml index 02716de06a..686bffa382 100644 --- a/samples/ChatSample/Views/Home/Index.cshtml +++ b/samples/ChatSample/Views/Home/Index.cshtml @@ -14,7 +14,7 @@