Explorar o código

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 hai 3 meses
pai
achega
9ed80b2bb2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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