Просмотр исходного кода

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 месяцев назад
Родитель
Сommit
9ed80b2bb2
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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