Skip to content

Make Dependencies folder only be excluded in root for Swift.gitignore #3435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexvbush
Copy link

Reasons for making this change:

Previously Dependencies/ folder in exclusion to support Accio for Swift was also excluding any folder across the project with the same name. This change makes it only exclude that folder from root of the repo.

Links to documentation supporting these rule changes:

Accio creates a folder called Dependencies https://github.com/JamitLabs/Accio that doesn't need to be checked in.

Previously `Dependencies/` folder exclusion to support Accio was also excluding any folder across the project with the same name. This change makes it only exclude that folder from root of the repo.
Copy link

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄

@github-actions github-actions bot added the stale label May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants