ebess / advanced-nova-media-library

A Laravel Nova field for displaying, creating, updating and ordering a Spatie Media Library model.
591 stars 295 forks source link

Add `.gitattributes` to ignore files for composer #427

Open bram-pkg opened 8 months ago

bram-pkg commented 8 months ago

Add gitattributes file to prevent big files from being exported when installing package. Currently the docs/ directory is included, which containers more than 5MB of images, unnecessarily.