Skip to content

Conversation

@rhysforyou
Copy link
Contributor

This prevents an issue where any git repo that included SQLite.swift as a submodule using Carthage would be marked dirty. This happened because SQLite.swift builds itself using Carthage, and the resulting build artefacts are untracked by git resulting in the submodule being marked dirty. We can avoid that by just ignoring the Carthage directory.

This prevents an issue where any git repo that included SQLite.swift as a submodule using Carthage would be marked dirty
stephencelis added a commit that referenced this pull request Nov 18, 2015
@stephencelis stephencelis merged commit 76b2315 into stephencelis:master Nov 18, 2015
@stephencelis
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants