Skip to content

Commit ec9ef6c

Browse files
committed
Ignore the Carthage directory
This prevents an issue where any git repo that included SQLite.swift as a submodule using Carthage would be marked dirty
1 parent c9d3082 commit ec9ef6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ xcuserdata/
55

66
# System
77
.DS_Store
8+
9+
# Carthage
10+
Carthage/

0 commit comments

Comments
 (0)