diff --git a/.gitignore b/.gitignore index a84268a7f686..860b8ea12abd 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,11 @@ autoconf/autom4te.cache # CLion project configuration /.idea /cmake-build* +# Coding assistants' stuff +/CLAUDE.md +/.claude/ +/GEMINI.md +/.gemini/ #==============================================================================# # Directories to ignore (do not add trailing '/'s, they skip symlinks).