diff --git a/.gitignore b/.gitignore index da23d0d4..06b04104 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,8 @@ build/Release # Deployed apps should consider commenting this line out: # see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git node_modules + +# Ignore Visual Studio files + +.sln +.njsproj