Update .gitignore

This commit is contained in:
chenc 2023-11-30 10:33:28 +08:00
parent 40dca849a9
commit 6a56324a1f

2
.gitignore vendored
View File

@ -4,6 +4,8 @@ mysql/8.0/data/
logs/*
openresty/config/vhost/*
!openresty/config/vhost/default.conf
!openresty/config/vhost/ssl/private.key
!openresty/config/vhost/ssl/cert.pem
openresty/config/ssl/*
redis/data
.env