diff --git a/.gitattributes b/.gitattributes index fc3daceb7..95bef4a51 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,3 +25,9 @@ # Specific paths publish.cmd text eol=lf + +# Do not export +/.git export-ignore +/.github export-ignore +.gitignore export-ignore +.gitattributes export-ignore