This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-dotnet.git
The following commit(s) were added to refs/heads/master by this push:
new b260cfc added vs to gitignore (#36)
b260cfc is described below
commit b260cfc3a90b0385b7fd24201609bb14c412035b
Author: Kamil Szurant <[email protected]>
AuthorDate: Thu Mar 26 21:01:58 2020 +0100
added vs to gitignore (#36)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 527340a..99b317a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.vscode
+.vs/
.idea
*.iml
*~