Adding optional ignore proposal for wwwroot folder#1590
Merged
shiftkey merged 1 commit intogithub:masterfrom Jul 15, 2015
JimiC:Optional_Ignore_wwwroot
Merged
Adding optional ignore proposal for wwwroot folder#1590shiftkey merged 1 commit intogithub:masterfrom JimiC:Optional_Ignore_wwwroot
shiftkey merged 1 commit intogithub:masterfrom
JimiC:Optional_Ignore_wwwroot
Conversation
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
Member
There was a problem hiding this comment.
@sayedihashimi is this something we should be calling out? How do you feel about the words here?
Contributor
Author
|
As additional info here is what the default ASP.NET 5 template generates in project.json. Hovering over |
Contributor
|
I think there will be a good number of people excluding wwwroot so I'm OK with this. |
Member
|
@sayedihashimi thanks! I'll take this in now. |
shiftkey
added a commit
that referenced
this pull request
Jul 15, 2015
Adding optional ignore proposal for wwwroot folder
peterblazejewicz
added a commit
to peterblazejewicz/generator-aspnet
that referenced
this pull request
Jan 6, 2016
This commit update file state to upstream project state Thanks!
u9E9F
pushed a commit
to u9E9F/gitignore
that referenced
this pull request
Jul 8, 2017
Adding optional ignore proposal for wwwroot folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.