diff --git a/.gitattributes b/.gitattributes index 884d89b58..bf85d2fd1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,8 @@ +/.docker export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/.travis.yml export-ignore -/build.properties.dev export-ignore -/build.xml export-ignore +/.github export-ignore + +/docker-compose.yml /tests export-ignore /tools export-ignore