Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Exclude files and folder from release archive #1617

Merged
merged 2 commits into from
Nov 20, 2018
Merged

Exclude files and folder from release archive #1617

merged 2 commits into from
Nov 20, 2018

Conversation

ankurk91
Copy link
Contributor

Hi,

Let's not publish all those file.
.gitattributes can be used to exclude files from final archive that is downloaded by composer.

We can test it locally by creating the .gitattributes files and running
git archive --format zip -o export.zip master command.

Read more

@fzaninotto
Copy link
Owner

Nice! Could you leave te CHANGELOG, though?

@fzaninotto fzaninotto merged commit ab44940 into fzaninotto:master Nov 20, 2018
@fzaninotto
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants