Quellcode durchsuchen

chore: add gitignore for screenshots and temp files

alphaH vor 6 Tagen
Ursprung
Commit
7cb0573c5a
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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