完善docker相关配置

This commit is contained in:
xintaofei
2026-03-29 19:23:46 +08:00
parent 85114272de
commit 1cda9aa5f5
4 changed files with 36 additions and 4 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
node_modules/
.next/
out/
target/
src-tauri/target/
.git/
*.md
LICENSE
.github/
docs/
.vscode/
.idea/
*.log