|
@@ -204,8 +204,7 @@ 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/
|
|
|
-
|
|
|
-# VS15: by default bower location is moved, bower restore is true
|
|
|
+# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
|
|
|
**/wwwroot/lib/
|
|
|
|
|
|
# RIA/Silverlight projects
|
|
@@ -287,4 +286,4 @@ __pycache__/
|
|
|
*.btp.cs
|
|
|
*.btm.cs
|
|
|
*.odx.cs
|
|
|
-*.xsd.cs
|
|
|
+*.xsd.cs
|