فهرست منبع

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 ماه پیش
والد
کامیت
9ed80b2bb2
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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