ソースを参照

Ignore Xcode 4 user configurations for Objective-C

Sam Soffes 14 年 前
コミット
f3691245df
1 ファイル変更2 行追加0 行削除
  1. 2 0
      Objective-C.gitignore

+ 2 - 0
Objective-C.gitignore

@@ -3,6 +3,8 @@ build/*
 *.pbxuser
 *.mode1v3
 *.perspectivev3
+*.xcworkspace
+xcuserdata
 # osx
 .DS_Store
 profile