Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit c4d4a8b

Browse files
committed
Update .gitignore to exclude Carthage artifacts from version control
1 parent 047fa1c commit c4d4a8b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ xcuserdata/
1818

1919
/Pods/
2020

21-
/www
21+
/www
22+
23+
# Carthage
24+
Carthage/

0 commit comments

Comments
 (0)