Skip to content

Update .gitattributes to exclude development files#383

Merged
Justintime50 merged 1 commit into
EasyPost:masterfrom
BrianHenryIE:patch-1
May 14, 2026
Merged

Update .gitattributes to exclude development files#383
Justintime50 merged 1 commit into
EasyPost:masterfrom
BrianHenryIE:patch-1

Conversation

@BrianHenryIE
Copy link
Copy Markdown
Contributor

Exclude specific development files from prefer-dist installs.

Description

Many of the files included in composer install easypost/easypost-php are only relevant to the project's own development, not the use of the package.

Screenshot 2026-05-13 at 10 30 31 PM

This PR updates .gitattributes to exclude unnecessary files.

Composer's --prefer-source option (and equivalent composer.json config) can be used to pull in the entire repository as necessary.

Testing

Not applicable.

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

Exclude specific development files from prefer-dist installs.
@BrianHenryIE BrianHenryIE requested review from a team as code owners May 14, 2026 05:55
@Justintime50 Justintime50 merged commit 24cc931 into EasyPost:master May 14, 2026
7 checks passed
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