The Wayback Machine - https://web.archive.org/web/20210210085000/https://github.com/github/gitignore/pull/3435
Skip to content
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

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

Open
wants to merge 1 commit into
base: master
from

Conversation

@alexvbush
Copy link

@alexvbush alexvbush commented Jun 10, 2020

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.
@Hipska
Hipska approved these changes Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants