diff --git a/.gitattributes b/.gitattributes index d2eab89..7229762 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,7 @@ /.gitattributes export-ignore /.gitignore export-ignore -/demo export-ignore \ No newline at end of file +/demo export-ignore +/tests export-ignore +/.travis export-ignore +/.github export-ignore