diff --git a/internal/llm/prompt/init.md b/internal/llm/prompt/init.md index 88ca7de867db9503fa3deb6ca690ad647c9f66cf..edada7f77b9c497873d71b6f5b1fd12fbeef387f 100644 --- a/internal/llm/prompt/init.md +++ b/internal/llm/prompt/init.md @@ -7,4 +7,3 @@ The file you create will be given to agentic coding agents (such as yourself) th If there's already a **CRUSH.md**, improve it. If there are Cursor rules (in `.cursor/rules/` or `.cursorrules`) or Copilot rules (in `.github/copilot-instructions.md`), make sure to include them. -Add the `.crush` directory to the `.gitignore` file if it's not already there.