fix: include dot files in search results
This adds dot files into the finder. We are adding the overrides to the
ignore package, that can be used later to add custom ignore
directories that can be passed in as settings.
We are also adding a new ivy_cwd function to libivy to get the current
directory due to the limitations of lua.
Fixes-issue: #16