Skip to content

Add .swiftpm/xcode/ and *.xcuserdata to .gitignore#10

Open
diegopetrucci wants to merge 1 commit into
tryterra:masterfrom
diegopetrucci:fix/gitignore-xcode-files
Open

Add .swiftpm/xcode/ and *.xcuserdata to .gitignore#10
diegopetrucci wants to merge 1 commit into
tryterra:masterfrom
diegopetrucci:fix/gitignore-xcode-files

Conversation

@diegopetrucci

Copy link
Copy Markdown

Summary

  • Added .swiftpm/xcode/ and *.xcuserdata to .gitignore to prevent tracking of user-specific Xcode files
  • Removed already tracked user-specific files from repository (workspace state and scheme management files)

Changes

These files contain local user preferences and state that should not be shared in version control. This helps keep the repository clean and prevents unnecessary merge conflicts.

🤖 Generated with Claude Code

Remove user-specific Xcode files that should not be tracked in version control. These files contain local user state and scheme management preferences.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant