From 81cbb556772c446c44b07c2f5fe98ad3f69ba999 Mon Sep 17 00:00:00 2001 From: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com> Date: Fri, 20 Jun 2025 11:03:41 +0300 Subject: [PATCH] chore: cleanup --- .cursor/rules/taskmaster.mdc | 5 ----- .gitignore | 4 ---- 2 files changed, 9 deletions(-) diff --git a/.cursor/rules/taskmaster.mdc b/.cursor/rules/taskmaster.mdc index dd30eb4b..f689696e 100644 --- a/.cursor/rules/taskmaster.mdc +++ b/.cursor/rules/taskmaster.mdc @@ -3,11 +3,6 @@ description: Comprehensive reference for Taskmaster MCP tools and CLI commands. globs: **/* alwaysApply: true --- ---- -description: Comprehensive reference for Taskmaster MCP tools and CLI commands. -globs: **/* -alwaysApply: true ---- # Taskmaster Tool & Command Reference This document provides a detailed reference for interacting with Taskmaster, covering both the recommended MCP tools, suitable for integrations like Cursor, and the corresponding `task-master` CLI commands, designed for direct user interaction or fallback. diff --git a/.gitignore b/.gitignore index e4f2d6a6..f7060852 100644 --- a/.gitignore +++ b/.gitignore @@ -87,7 +87,3 @@ dev-debug.log *.njsproj *.sln *.sw? -# OS specific -# Task files -tasks.json -tasks/ \ No newline at end of file