瀏覽代碼

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 月之前
父節點
當前提交
1396242df3
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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