chore: 更新 .gitignore,忽略截图和临时文件

This commit is contained in:
shirainbown
2026-06-18 23:14:23 +08:00
parent 498bcf8a78
commit 412786606a

11
.gitignore vendored
View File

@@ -50,3 +50,14 @@ data/
tmp/
temp/
*.tmp
# Screenshots / cache
*.png
*.jpg
.playwright-mcp/
.qwen/
# Deployment artifacts
Dockerfile.deploy
lan-manager-src.tar.gz