phpList / base-distribution

This Composer package is the basis for a new phpList installation.
https://www.phplist.com/
GNU General Public License v3.0
13 stars 9 forks source link

Keep development files out of the Composer packages #87

Open oliverklee opened 4 years ago

oliverklee commented 4 years ago

To reduce download size, we should have a .gitattributes file that makes sure that development-only files (tests, CI stuff and non-production configuration) will not end up in the Composer packages and the ZIPs generated by GitHub.

Like this: https://github.com/MyIntervals/emogrifier/commit/80266bb671b4aab6c8d496230546b902ec0d3e1a#diff-fc723d30b02a4cca7a534518111c1a66