1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 11:18:12 +02:00

Ignore Xcode 4 user configurations for Objective-C

This commit is contained in:
Sam Soffes 2010-11-09 05:17:25 +08:00 committed by Chris Wanstrath
parent 8db8a470ea
commit f3691245df

View File

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