Update .gitignore
This commit is contained in:
parent
40dca849a9
commit
6a56324a1f
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,6 +4,8 @@ mysql/8.0/data/
|
|||||||
logs/*
|
logs/*
|
||||||
openresty/config/vhost/*
|
openresty/config/vhost/*
|
||||||
!openresty/config/vhost/default.conf
|
!openresty/config/vhost/default.conf
|
||||||
|
!openresty/config/vhost/ssl/private.key
|
||||||
|
!openresty/config/vhost/ssl/cert.pem
|
||||||
openresty/config/ssl/*
|
openresty/config/ssl/*
|
||||||
redis/data
|
redis/data
|
||||||
.env
|
.env
|
||||||
Loading…
x
Reference in New Issue
Block a user