Sfoglia il codice sorgente

chore: ignore generated smtp certificates

AI-Co-Authored-By: Codex
chendeben 1 mese fa
parent
commit
4f6fa0bea5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -8,6 +8,8 @@ data/
 *.sqlite-wal
 
 certs/*.key
+certs/*.pem
+certs/*.bak-*
 *.log
 logs/
 tmp/