Hi! Due to 1. the [`glob.sync()`](https://github.com/Elderjs/template/blob/952ff77901470fb84c861f0ebe184feecb25c3c1/src/hooks.js#L49) not having `{ dot: true }` as the `options` parameter and 2. [the extenstion condition](https://github.com/Elderjs/template/blob/952ff77901470fb84c861f0ebe184feecb25c3c1/src/hooks.js#L51) dotfiles are not copied. I have 2 questions: 1. Is this intended behaviour? 2. What is the condition for? What use-case does it solve?