Browse Source

chore: ignore generated smtp certificates

AI-Co-Authored-By: Codex
chendeben 1 tháng trước cách đây
mục cha
commit
4f6fa0bea5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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