소스 검색

Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot

Adding optional ignore proposal for wwwroot folder
Brendan Forster 9 년 전
부모
커밋
073727ccd9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      VisualStudio.gitignore

+ 2 - 0
VisualStudio.gitignore

@@ -24,6 +24,8 @@ bld/
 
 # Visual Studio 2015 cache/options directory
 .vs/
+# Uncomment if you have tasks that create the project's static files in wwwroot
+#wwwroot/
 
 # MSTest test Results
 [Tt]est[Rr]esult*/