This is an automated email from the ASF dual-hosted git repository.
csantanapr pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new a57389d Update .gitignore (#114)
a57389d is described below
commit a57389dff9f543ea0f721bdabf83239dc8281d2c
Author: rodric rabbah <[email protected]>
AuthorDate: Wed Jan 30 21:09:56 2019 -0500
Update .gitignore (#114)
---
.gitignore | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index dc15adc..62c1106 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-Godeps/_workspace
.idea
-*.iml
\ No newline at end of file
+*.iml
+vendor/github.com