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
Initial .gitattributes to exclude files from being exported.
This is useful when other packages depend on your package. When composer uses --prefer-dist, it will download an archive that will exclude the file specified in the .gitattributes files.
0 commit comments