Commit b525804
committed
Add a .gitattributes file with export-ignore rules
Add a [`.gitattributes` file for the project](https://php.watch/articles/composer-gitattributes), so we can exclude test and other build files from composer `prefer-dist` installations.
With this PR merged, the dist size of this package will be ~45% smaller.1 parent ea848c7 commit b525804
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments