]> source.dussan.org Git - gitignore.git/commitdiff
Adding optional ignore proposal for wwwroot folder 1590/head
authorJimiC <jimikar@gmail.com>
Mon, 13 Jul 2015 16:40:12 +0000 (19:40 +0300)
committerJimiC <jimikar@gmail.com>
Mon, 13 Jul 2015 16:40:12 +0000 (19:40 +0300)
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.

VisualStudio.gitignore

index cd8716d31464ddb1267e688f18fe9069ffb9906a..4bff63b0310e70cf507d9a18f553263b19ec412c 100644 (file)
@@ -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*/