From 32020b496adc3c50abe3b16169eee6c79bee9b99 Mon Sep 17 00:00:00 2001 From: kami Date: Sun, 2 Aug 2026 13:47:27 +0400 Subject: [PATCH] chore: ignore testing/integration/logs Co-Authored-By: Claude Opus 5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a9896119..8169a110 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ apps/server/logs/ # local QA scratch workspace (nested git repo) /qa/ +testing/integration/logs/