I noticed that on downloading the package via Composer the package loaded unnecessary files (scripts, tests, config for phpcs and phpstan). By adding .gitattributes file, we can exclude the addition of these files and folders and save people some bandwidth :D
I noticed that on downloading the package via Composer the package loaded unnecessary files (scripts, tests, config for phpcs and phpstan). By adding .gitattributes file, we can exclude the addition of these files and folders and save people some bandwidth :D