Browse Source

Ignore local Xcode workspace artifacts.

Add ignore rules for repo-local derived data and xcuserdata folders so machine-specific build metadata no longer appears as untracked noise in git status.

Made-with: Cursor
Hussain Afzal 3 tháng trước cách đây
mục cha
commit
9ed80b2bb2
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+.deriveddata/
+**/xcuserdata/