Update .gitignore

include credentials.json in .gitignore
diff --git a/.gitignore b/.gitignore
index 454255b..11cd881 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-openwhisk
\ No newline at end of file
+tests/credentials.json
+openwhisk