chore(security): 排除敏感配置文件从Docker镜像构建

This commit is contained in:
2026-05-26 11:19:36 +08:00
parent 30fb58915d
commit 4f968d135c
+3
View File
@@ -33,6 +33,9 @@ logs/
storage/*.sqlite3
storage/binlog_position.json
# Project files with sensitive data
project_files/**/dev.json
# Temporary files
*.tmp
*.temp