diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..e70cd0c0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +# Pattern Attribute +.clang-format export-ignore +.codespellrc export-ignore +.git-blame-ignore-revs export-ignore +.github/* export-ignore +CONTRIBUTING.md export-ignore +RELEASE_GUIDE.md export-ignore +ci/* export-ignore +prof.supp export-ignore +scripts/* export-ignore