diff --git a/.gitignore b/.gitignore index 11af4543bd..aa08e47aec 100644 --- a/.gitignore +++ b/.gitignore @@ -121,8 +121,6 @@ prime/ /.goosehints /.windsurfrules /.github/copilot-instructions.md -/AGENT.md -/CLAUDE.md /llms.txt # Ignore worktrees when working on multiple branches diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000000..47dc3e3d86 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file