diff --git a/.gitattributes b/.gitattributes index d414c68fa5..3cf1b86fb8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ .editorconfig export-ignore .pre-commit-config.yaml export-ignore .typos.toml export-ignore +sgconfig.yml export-ignore # Custom attribute to mark sources as using our C code style. [attr]our-c-style whitespace=tab-in-indent format.clang-format=18 diff --git a/Utilities/.gitattributes b/Utilities/.gitattributes index b6c6212023..b28c28a666 100644 --- a/Utilities/.gitattributes +++ b/Utilities/.gitattributes @@ -1,3 +1,4 @@ +/ast-grep export-ignore /Git export-ignore /GitSetup export-ignore SetupForDevelopment.sh export-ignore