# 依赖与构建产物 node_modules/ dist/ .astro/ # 日志与系统文件 *.log .DS_Store # 环境变量(避免误传密钥) .env .env.* # 编辑器 .vscode/ .idea/ # SSH 密钥(严禁入库) repo repo.pub