checkdomain / Holiday

Check whether a date is a holiday
www.checkdomain.de
MIT License
49 stars 27 forks source link

Ignore development files when building packages #24

Closed wandersonwhcr closed 6 years ago

wandersonwhcr commented 6 years ago

When building a package with Composer, we don't need development sources, like tests or Travis configurations. This PR instructs Composer to ignore development files when building version packages, reducing file size.