Преглед изворни кода

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/