-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use .gitattributes
instead of .distignore
to better support ZIP creation
#223
Use .gitattributes
instead of .distignore
to better support ZIP creation
#223
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks good and works as expected, after running the git archive
command.
Thanks, @mitogh for looking into this. I think this PR needs one more approval so can you please add reviewers? |
That's correct @thelovekesh let's wait on someone else to take a look at this and give us some feedback before we can move forward with the merge, otherwise, feel free to mention in our next call next Tuesday (if you are unable to make it) I would make sure to mention about this. Great work and thank you for your collaboration to the project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @thelovekesh - thank you for the PR!
.distignore
to .gitattributes
.gitattributes
instead of .distignore
to better support ZIP creation
Summary
Fixes #217
Relevant technical choices
.disignore
to.gitattributes
README
file asexport-ignore
in.gitattributes
Checklist
[Focus]
orInfrastructure
label.[Type]
label.no milestone
label.