Skip to content

Ignore uneeded files for distribution#29

Merged
AbdullahFaqeir merged 1 commit intotypesense:masterfrom
pH-7:patch-1
Apr 7, 2024
Merged

Ignore uneeded files for distribution#29
AbdullahFaqeir merged 1 commit intotypesense:masterfrom
pH-7:patch-1

Conversation

@pH-7
Copy link
Copy Markdown
Contributor

@pH-7 pH-7 commented Jun 26, 2022

Change Summary

A good idea is to exclude unneeded dev files from the final production zip archive file, which is also downloaded by composer (unless --prefer -source flag is specified).

Those files are actually only useful when working on the library itself.

In case you are not familiar, further information about export-ignore can be found below for instance:

I hope it helps @kishorenc / @AbdullahFaqeir 😊

PR Checklist

A good idea is to exclude unneeded dev files from the final production zip archive file, which is also downloaded by composer (unless --prefer -source is specified).

Those files are actually only useful when working on the library itself.

If you are not familiar, further information about `export-ignore` can be found below for instance:

* http://www.pixelite.co.nz/article/using-git-attributes-exclude-files-your-release/
* https://madewithlove.be/gitattributes/

I hope it helps! 😊
@pH-7
Copy link
Copy Markdown
Contributor Author

pH-7 commented Mar 13, 2024

@karakhanyans Would you mind having a look? 🤔

@AbdullahFaqeir
Copy link
Copy Markdown
Collaborator

@pH-7 We apologise for taking forever to review this PR, thank you for it, I went over the references you've mentioned and this actually is helpful, Thanks!.

@AbdullahFaqeir AbdullahFaqeir merged commit 7f72847 into typesense:master Apr 7, 2024
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