From 66e22bd779a03a6275f91f3b371d24c4acfa4f08 Mon Sep 17 00:00:00 2001 From: Gagancreates Date: Fri, 8 May 2026 17:04:25 +0530 Subject: [PATCH] chore: ignore test-fixtures dir --- apps/x/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/x/.gitignore b/apps/x/.gitignore index c2658d7d..db195fb4 100644 --- a/apps/x/.gitignore +++ b/apps/x/.gitignore @@ -1 +1,2 @@ node_modules/ +test-fixtures/