Commit 4ddba02
Add .gitattributes to slim distribution archives
Composer dist installs use the GitHub-generated archive, which
otherwise ships tests, CI config, and tooling that consumers never
need. Ignore everything by default and re-include only the runtime
essentials (`src/`, `composer.json`, `LICENSE`) so dependents pull
the smallest possible package.1 parent 960bb5a commit 4ddba02
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments