Ver código fonte

Ignore Xcode per-user workspace state files.

Prevent xcuserdata and xcuserstate from showing up as untracked changes on each machine.

Co-authored-by: Cursor <cursoragent@cursor.com>
AhtashamShahzad1 1 mês atrás
pai
commit
1396242df3
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+# Xcode user-specific state (recreated locally per machine)
+*.xcuserstate
+xcuserdata/