Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement gitattributes #234

Closed
seebeen opened this issue Jan 5, 2024 · 4 comments
Closed

Implement gitattributes #234

seebeen opened this issue Jan 5, 2024 · 4 comments

Comments

@seebeen
Copy link

seebeen commented Jan 5, 2024

Describe the feature

Can a .gitattributes file be implemented? When downloading the package - entire project directory is downloaded to vendor dir - which (IMHO) is unneeded.

Additional context

Adding the .gitattributes will reduce the production package size.

Are you (the requester) willing to submit a pull request for that feature?

Yes, I'm willing to implement the pull request

@codemasher
Copy link
Member

@codemasher
Copy link
Member

Ok, I've added it - i went all the way and added .gitattributes files to the dependencies as well - you should get a nice clean vendor dir:
image

@seebeen
Copy link
Author

seebeen commented Jan 7, 2024

Awesome! Thanks for the quick response

@seebeen seebeen closed this as completed Jan 7, 2024
@codemasher
Copy link
Member

This is now available in v4.4.x and v5.0.x! 🚀

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

No branches or pull requests

2 participants