Skip to content

Commit 073727c

Browse files
committed
Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot
Adding optional ignore proposal for wwwroot folder
2 parents 1cc49ca + 57355e9 commit 073727c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ bld/
2424

2525
# Visual Studio 2015 cache/options directory
2626
.vs/
27+
# Uncomment if you have tasks that create the project's static files in wwwroot
28+
#wwwroot/
2729

2830
# MSTest test Results
2931
[Tt]est[Rr]esult*/

0 commit comments

Comments
 (0)