Currently `ick` ignores hidden files. I suggest adding an option `-H, --add-hidden` to consider them. I am not entirely sure what shuld be the behavior when using `check` or `diff`, I have tried an implementation here: [CristianCantoro/integrity-checker/tree/dev/hidden](https://github.com/CristianCantoro/integrity-checker/tree/dev/hidden)