diff --git a/.gitattributes b/.gitattributes index 05088657de1..b57f86208d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ -.gitattributes export-ignore +.gitattributes export-ignore .gitignore export-ignore +**/tests/** export-ignore +**/tools/** export-ignore