From 07ca8a555d6d3caf028b226ecd0905df7c577036 Mon Sep 17 00:00:00 2001 From: CheerC Date: Thu, 16 Jul 2026 15:47:31 +0800 Subject: [PATCH] chore: remove retired Graphify ignore rules Co-Authored-By: Claude Agend-Agent: claude-807653 Agend-Task: t-20260716074555194206-20482-18 Agend-Branch: chore/retire-graphify-ignore-classroombooking Agend-Issued-At: 2026-07-16T07:47:25.348066+00:00 --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 71d9fa3..c54354e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,10 +25,6 @@ coverage/ # Deployment configuration (contains project-specific IDs) .clasp.json -# Code analysis output (local-only, post-commit hook auto-rebuilds) -graphify-out/ -.graphify* - # Environment / config files *.env .phpunit.result.cache