diff --git a/.gitattributes b/.gitattributes index 01e388a..ce2beed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -/.gitattributes export-ignore +/.* export-ignore /.github/ export-ignore +/tests/ export-ignore