Files
sibedas/docker/nginx/ssl/.gitignore
2025-06-26 18:28:26 +07:00

14 lines
193 B
Plaintext

# SSL Certificates - Do not commit these files
*.crt
*.key
*.pem
*.p12
*.pfx
# Let's Encrypt
letsencrypt/
live/
archive/
# Keep this directory in git but ignore certificate files
!.gitignore