浏览代码

chore: add gitignore for screenshots and temp files

alphaH 1 周之前
父节点
当前提交
7cb0573c5a
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -19,3 +19,8 @@ frontend/.env.development
 frontend/.env.production
 docker-compose.yaml
 .env
+
+# Playwright screenshots + temp
+*.png
+.playwright-mcp/
+.codegraph/daemon.pid