Ver Fonte

chore: add gitignore for screenshots and temp files

alphaH há 6 dias atrás
pai
commit
7cb0573c5a
1 ficheiros alterados com 5 adições e 0 exclusões
  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