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

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


The following commit(s) were added to refs/heads/master by this push:
     new af1a29a  Added the conf/nginx.conf to .gitignore (#974)
af1a29a is described below

commit af1a29a38e6c7623fa697ea524832ece76a9cbf6
Author: Kirill <maus...@gmail.com>
AuthorDate: Mon Dec 16 03:12:53 2019 +0300

    Added the conf/nginx.conf to .gitignore (#974)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 60d5294..f65e311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ t/servroot
 go
 \.*
 conf/apisix.uid
+conf/nginx.conf
 deps
 scgi_temp
 uwsgi_temp

Reply via email to