Jelajahi Sumber

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 bulan lalu
induk
melakukan
1396242df3
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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