Skip to content

Commit

Permalink
Update gitignore to untrack /xcuserdata changes
Browse files Browse the repository at this point in the history
  • Loading branch information
CRoig committed Oct 16, 2024
1 parent 0148693 commit ae185aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ log.html

# Swift build folder
.build

# iOS
*.xcuserdatad
xcuserdata

0 comments on commit ae185aa

Please sign in to comment.