From c963878d6506fc69e26e16b4a4ef97d170091d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Thu, 2 Jul 2026 12:26:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E7=BB=B4=E8=84=9A=E6=9C=AC=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.dockerignore b/.dockerignore index 6b8710a..97e179a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,19 @@ .git +.gitignore +**/node_modules +**/dist +**/.cache +**/.claude +**/__pycache__ +# 不排除 *.md,ai-agent 用 embed 嵌入了 markdown 文件 +**/log +.DS_Store +*.local.json +data/ +**/.idea +deploy/ssh/ +**/vendor/ +**/*.test +**/testdata +ppgo_job/ +video-factory/