From 9862b6879901c7abd7458d5b03e52be2355d2dc0 Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Mon, 4 Aug 2025 04:53:36 -0400 Subject: [PATCH] [chore] Move unit test mdc file to project root MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Relocated .cursor/rules/unit-test.mdc from litegraph subtree to project root maintaining folder structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- {src/lib/litegraph/.cursor => .cursor}/rules/unit-test.mdc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src/lib/litegraph/.cursor => .cursor}/rules/unit-test.mdc (100%) diff --git a/src/lib/litegraph/.cursor/rules/unit-test.mdc b/.cursor/rules/unit-test.mdc similarity index 100% rename from src/lib/litegraph/.cursor/rules/unit-test.mdc rename to .cursor/rules/unit-test.mdc