* docs: Add section on advantages of using Nyx in README
* ci: Update branch references from 'main' to 'master' in CI configuration
* docs: Add third-party licenses documentation and update build process
* Update .github/workflows/release-build.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* docs: Add third-party licenses documentation and update build process
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Introduce `index.rs` for file indexing using SQLite
- Expand configuration options in `config.rs`, including `excluded_files`
- Update dependencies in `Cargo.toml` to include SQLite, hashing, and regex libraries