Skip to content

Conversation

@pH-7
Copy link
Contributor

@pH-7 pH-7 commented Mar 12, 2022

.gitattributes file was missing from the client-php.
It's actually a good idea to exclude unneeded dev files from the the production archive, which is used by composer for instance.

The files I mentioned are only useful when working on the library itself.

If you are not familiar with .gitattributes/export-ignore, you can find further info below:

I hope it helps! 🙂

`.gitattributes` file was missing. It's actually a good idea 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 indeed only useful when working on the library itself.
@pH-7 pH-7 requested a review from a team as a code owner March 12, 2022 02:34
@pH-7
Copy link
Contributor Author

pH-7 commented May 15, 2022

@estevanjantsk Could you have a look? 🤗

@SpaceOven SpaceOven merged commit a9fcb59 into pipedrive:master May 8, 2023
@pH-7 pH-7 deleted the patch-1 branch May 12, 2023 09:03
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