Commit 50b7568
authored
Ignore uneeded files for distribution
A good idea is to exclude unneeded dev files from the final production zip archive file, which is also downloaded by composer (unless --prefer -source is specified).
Those files are actually only useful when working on the library itself.
If you are not familiar, further information about `export-ignore` can be found below for instance:
* http://www.pixelite.co.nz/article/using-git-attributes-exclude-files-your-release/
* https://madewithlove.be/gitattributes/
I hope it helps! 😊1 parent 06dce8d commit 50b7568
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments