1
0
mirror of https://github.com/github/gitignore synced 2024-06-20 11:22:50 +02:00

Make Dependencies folder only be excluded in root

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.
This commit is contained in:
Alex Bush 2020-06-10 16:12:55 -05:00 committed by GitHub
parent 18aa6d8377
commit 69484a11a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ playground.xcworkspace
Carthage/Build/
# Accio dependency management
Dependencies/
/Dependencies
.accio/
# fastlane