Skip to content

Exclude more root files from the archive#102

Merged
theofidry merged 1 commit into
theofidry:masterfrom
stof:clean_archive
Sep 11, 2018
Merged

Exclude more root files from the archive#102
theofidry merged 1 commit into
theofidry:masterfrom
stof:clean_archive

Conversation

@stof
Copy link
Copy Markdown
Contributor

@stof stof commented Sep 11, 2018

Follow-up of #98 to remove more things.

Only things kept are:

  • the src folder (of course necessary)
  • the LICENSE file (mandatory)
  • the README.md file (that could be discussed)
  • the composer.json file (composer does not actually care about that one, but some third-party tools are relying on it to identify third-party packages instead of relying on the composer metadata about installed packages)

I also cleaned the gitignore file from outdated unignored files.

@stof
Copy link
Copy Markdown
Contributor Author

stof commented Sep 11, 2018

btw, it would be great to tag a release to benefit from these exclusion of fixtures

@theofidry theofidry merged commit 4cb7c34 into theofidry:master Sep 11, 2018
@theofidry
Copy link
Copy Markdown
Owner

Thanks!

I'll tag a release soon depending of the status of #99, maybe you can have a look at it as well :)

@stof stof deleted the clean_archive branch September 12, 2018 12:24
@stof
Copy link
Copy Markdown
Contributor Author

stof commented Sep 12, 2018

@theofidry I did it, and I suggest releasing without it, as the current state is not ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants