- Updated `.gitignore` to exclude the `dist/` directory, ensuring build artifacts are not tracked in Git, maintaining repository cleanliness.
- Renamed project to `trackingmore-api-tool` in `pyproject.toml` for better identification and consistency across platforms.
- Added configuration for wheel packaging in `pyproject.toml`, facilitating easier package distribution and installation.