vps部署优化

This commit is contained in:
2026-08-05 17:12:18 +08:00
parent 2afc2cade6
commit 5195986fc4
11 changed files with 989 additions and 96 deletions
+20
View File
@@ -0,0 +1,20 @@
# 环境变量 / 凭据(.env.example 模板除外)
.env
*.env
!.env.example
!*.env.example
# vps-xray:部署脚本生成的真实节点配置,含 UUID / 私钥 / 服务器 IP
# vps-xray/client-config/*-info*.md
# vps-xray/client-config/*.yaml
# vps-xray/client-config/*.yml
# 备份产物
*.bak
*.bak.*
backups/
# 系统 / 编辑器
.DS_Store
Thumbs.db
*.swp