[
https://issues.apache.org/jira/browse/MASFRES-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712205#comment-17712205
]
Michael Osipov commented on MASFRES-30:
---------------------------------------
Both are fundamentally different: .git is a meta dir handling the repo,
.gitattributes is a versioned file. You needmto exclude it like any other file.
Just like .gitignore.
> Exclude all CI configuration files
> ----------------------------------
>
> Key: MASFRES-30
> URL: https://issues.apache.org/jira/browse/MASFRES-30
> Project: Apache Maven Resource Bundles
> Issue Type: Improvement
> Components: apache-source-release-assembly-descriptor
> Affects Versions: apache-source-release-assembly-descriptor-1.0.6
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: apache-resources 1.5
>
>
> Exclude:
> * {{.github}}
> * {{Jenkinsfile}}
> * {{.asf.yaml}}
> * {{.travis.yml}}
> * {{deploySite.sh}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)