Commit 073727cc authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot

Adding optional ignore proposal for wwwroot folder
parents 1cc49ca5 57355e99
...@@ -24,6 +24,8 @@ bld/ ...@@ -24,6 +24,8 @@ bld/
# Visual Studio 2015 cache/options directory # Visual Studio 2015 cache/options directory
.vs/ .vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# MSTest test Results # MSTest test Results
[Tt]est[Rr]esult*/ [Tt]est[Rr]esult*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment