Ignoring SSL certificates under priv/cert path

This commit is contained in:
Alex Tavarez
2025-07-24 08:39:50 -04:00
parent 81bc8f2ae4
commit f9616ca3e5

3
.gitignore vendored
View File

@@ -41,3 +41,6 @@ npm-debug.log
# Backup files and directories # Backup files and directories
*.bak *.bak
# SSL certificates
/priv/cert/*