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

5
.gitignore vendored
View File

@@ -40,4 +40,7 @@ npm-debug.log
*.db-*
# Backup files and directories
*.bak
*.bak
# SSL certificates
/priv/cert/*