GIT: Ignore XCode user data

This commit is contained in:
Julien 2011-06-01 16:28:21 -04:00
parent d2a8e8023e
commit 6f5c18c661

5
.gitignore vendored
View File

@ -23,6 +23,7 @@ lib*.a
/.project
/.cproject
/.settings
/Icon.*
/build
@ -147,3 +148,7 @@ ipch/
#Ignore default Visual Studio build folders
[Dd]ebug/
[Rr]elease/
#Ignore XCode user data
xcuserdata
project.xcworkspace