Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@thinkverse
Copy link
Contributor

This PR adds a .gitattributes file to decrease the package size by ignoring specific files and folders that aren't directly package related and don't need to be downloaded when minicli is required.

By adding the .gitattributes the download size went from roughly 245 KB to 209 KB, a decrease in size of ~14%.

While we are only talking kilobytes here it does add up in the end, both in hard drive space and bandwidth. So adding a .gitattributes file helps in both saving hard drive space and bandwidth for the end user.

@erikaheidi
Copy link
Member

That's great, thank you @thinkverse !

@erikaheidi erikaheidi merged commit aa6427d into minicli:main Aug 23, 2022
@thinkverse thinkverse deleted the gitattributes branch August 23, 2022 09:38
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