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