init: 从宝塔同步到 Gitea

This commit is contained in:
root
2026-02-25 01:50:31 +08:00
commit e633c8e27d
2444 changed files with 399341 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# 运行时(日志+缓存 204M
/runtime/
# 依赖(从 composer.json 安装)
/vendor/
# 备份压缩包
*.tar.gz
# 环境配置
.env
# 系统文件
.DS_Store
.user.ini
*.swp
Thumbs.db