Adding nginx default.conf to gitignore.

This commit is contained in:
ndeet 2024-12-24 00:44:08 +01:00
parent 90a9953763
commit fdd2b7b6f0

1
.gitignore vendored
View File

@ -24,4 +24,5 @@ shopify.app.toml
# Ignore docker compose related folders
/nginx/certs
/nginx/html
/nginx/default.conf
/acme.sh