Skip to content

Conversation

@euanh
Copy link
Collaborator

@euanh euanh commented Apr 23, 2025

Motivation

New users should always build the examples using the latest available versions of their dependencies. Package.resolved files generated when building the examples should not be checked into the repository by accident.

Modifications

Add Package.resolved to .gitignore files in all example directories.

Result

Git will ignore Package.resolved files in the example directories.

Test Plan

All tests continue to pass.

@euanh euanh added area/documentation Improvements or additions to documentation semver/none No version bump required. labels Apr 23, 2025
@euanh euanh force-pushed the ignore-example-package-resolved branch from 804704f to 891d1ba Compare April 23, 2025 16:22
@euanh euanh merged commit 4bc38e3 into apple:main Apr 23, 2025
23 checks passed
@euanh euanh deleted the ignore-example-package-resolved branch April 23, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Improvements or additions to documentation semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant