mtdowling / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
http://mtdowling.com/blog/2012/06/03/cron-expressions-in-php/
MIT License
4.9k stars 335 forks source link

Please exclude the /tests directory #147

Closed ghost closed 7 years ago

ghost commented 7 years ago

Could you please exclude the /tests directory in the .gitattributes file?

Thanks :smiley:

dragonmantank commented 7 years ago

Hello!

Thank you for the suggestion, but the unit tests are a good first check for systems that have problems. It's only 60k, so removing it won't really save much space.