You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds a .gitattributes file to exclude specific files and directories from exports/installing composer package.
Purpose:
Keeps repository metadata and tooling files out of distribution packages.
Follows best practices for cleaner project exports.
Impact:
No runtime changes—this only affects repository operations like git archive.
0 commit comments