Sfoglia il codice sorgente

Merge pull request #2307 from marcrocny/marcrocny-patch-1

[VisualStudio] ASP.NET Core - bower - default config
pull/2886/head
Brendan Forster 5 anni fa
parent
commit
e313e296c1
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      VisualStudio.gitignore

+ 2
- 0
VisualStudio.gitignore Vedi File

@@ -231,6 +231,8 @@ orleans.codegen.cs
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
**/wwwroot/lib/

# RIA/Silverlight projects
Generated_Code/

Loading…
Annulla
Salva