You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ma...@apache.org on 2017/07/26 08:54:31 UTC

[incubator-openwhisk] branch master updated: Adopt .gitignore to ignore generated certs. (#2525)

This is an automated email from the ASF dual-hosted git repository.

markusthoemmes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d93757  Adopt .gitignore to ignore generated certs. (#2525)
1d93757 is described below

commit 1d937573fda63c464ab03786e88dd182c2033f42
Author: Christian Bickel <gi...@cbickel.de>
AuthorDate: Wed Jul 26 10:54:29 2017 +0200

    Adopt .gitignore to ignore generated certs. (#2525)
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 3cad311..6e8a0c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ node_modules
 ansible/environments/docker-machine/hosts
 ansible/db_local.ini*
 ansible/tmp/*
+ansible/roles/nginx/files/openwhisk-client*
 ansible/roles/nginx/files/*.csr
 ansible/roles/nginx/files/*cert.pem
 
@@ -59,4 +60,4 @@ ansible/roles/nginx/files/*cert.pem
 !tests/dat/actions/python3_virtualenv.zip
 !tests/dat/actions/python_virtualenv_dir.zip
 !tests/dat/actions/python_virtualenv_name.zip
-!tests/dat/actions/zippedaction.zip
\ No newline at end of file
+!tests/dat/actions/zippedaction.zip

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].