Skip to content

Commit

Permalink
Updated gitignore for Xcode 4
Browse files Browse the repository at this point in the history
  • Loading branch information
davbeck authored and AlanQuatermain committed Apr 3, 2011
1 parent ac627e2 commit 1cbde43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
@@ -1,4 +1,6 @@
.DS_Store .DS_Store
build build
*.xcodeproj/*.mode* *.xcodeproj/*.mode*
*.xcodeproj/*.pbxuser *.xcodeproj/*.pbxuser
*.xcworkspace
xcuserdata

0 comments on commit 1cbde43

Please sign in to comment.