diff --git a/.gitignore b/.gitignore index b80ebb2dc..20e3578ca 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ bld/ .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ +demo # MSTest test Results [Tt]est[Rr]esult*/ @@ -272,4 +273,4 @@ shared/ *.bc *.ll -*.sublime-workspace \ No newline at end of file +*.sublime-workspace