From 49bd0d8745a4b843943e5cab8f554712e64c5917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=A8=B8=EB=8B=88=ED=8E=98=EB=8B=88?= Date: Thu, 19 Mar 2026 23:19:41 +0900 Subject: [PATCH] chore: add frontend/test-results to .gitignore Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cce04d9..f9234d8 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ data/ .coverage htmlcov/ .pytest_cache/ +frontend/test-results/ # Worktrees .worktrees/