chore: 更新 .gitignore,忽略截图和临时文件
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -50,3 +50,14 @@ data/
|
||||
tmp/
|
||||
temp/
|
||||
*.tmp
|
||||
|
||||
# Screenshots / cache
|
||||
*.png
|
||||
*.jpg
|
||||
.playwright-mcp/
|
||||
.qwen/
|
||||
|
||||
# Deployment artifacts
|
||||
Dockerfile.deploy
|
||||
lan-manager-src.tar.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user