Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information