diff --git a/.gitignore b/.gitignore index e3501532ec6..329348a7c12 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,7 @@ http-client.env.json /doctest/opensearch-job-scheduler/ .factorypath -# Coding agent files -.claude/ -.clinerules/ -memory-bank/ \ No newline at end of file +# Coding agent files (could be symlinks) +.claude +.clinerules +memory-bank \ No newline at end of file