By default hidden files, patterns listed in `.export-ignore` as well as any files ignored by git are excluded from exports. This behavior has been made configurable on the CLI using the new flags `--hidden`, `--ignore-file` and `--no-git`.
This is an example of using obsidian-export to build documentation with the source stored as an Obsidian vault.
The project level README.md is generated using this setup.