|
@@ -7,6 +7,9 @@
|
|
|
*.userosscache
|
|
|
*.sln.docstates
|
|
|
|
|
|
+# Microsoft Visual Studio Code
|
|
|
+.vscode/
|
|
|
+
|
|
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
|
|
*.userprefs
|
|
|
|
|
@@ -192,6 +195,7 @@ ClientBin/
|
|
|
*.publishsettings
|
|
|
node_modules/
|
|
|
orleans.codegen.cs
|
|
|
+tmp/
|
|
|
|
|
|
# Since there are multiple workflows, uncomment next line to ignore bower_components
|
|
|
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|