|
@@ -205,6 +205,9 @@ orleans.codegen.cs
|
|
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|
|
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|
|
#bower_components/
|
|
#bower_components/
|
|
|
|
|
|
|
|
+# VS15: by default bower location is moved, bower restore is true
|
|
|
|
+**/wwwroot/lib/
|
|
|
|
+
|
|
# RIA/Silverlight projects
|
|
# RIA/Silverlight projects
|
|
Generated_Code/
|
|
Generated_Code/
|
|
|
|
|
|
@@ -284,4 +287,4 @@ __pycache__/
|
|
*.btp.cs
|
|
*.btp.cs
|
|
*.btm.cs
|
|
*.btm.cs
|
|
*.odx.cs
|
|
*.odx.cs
|
|
-*.xsd.cs
|
|
|
|
|
|
+*.xsd.cs
|