You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
I think web sample project:
https://github.com/OmniSharp/generator-aspnet/tree/master/samples/web
contains unnecessary build artefacts. They are usually excluded from C#/VisualStudio projects Git managed projects:
https://github.com/github/gitignore/blob/master/VisualStudio.gitignore#L19
The other samples do not have build artefacts right now.
Is it OK for you guys to remove it?
as side note: the project's
.gitignore
could be also updated (via separated issue)The text was updated successfully, but these errors were encountered: