Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .gitignore to include additional build artifacts and Swift Pac…
…kage Manager directories - Added entries for *.dmg, .build/, .swiftpm/, and .package.resolved to .gitignore to prevent unnecessary files from being tracked. - This change helps maintain a cleaner repository by ignoring build outputs and package management files.
- Loading branch information