added line to Objective-C gitignore to ignore the *.moved-aside files from XCode

This commit is contained in:
Mark Lussier 2010-11-09 05:29:54 +08:00 committed by Chris Wanstrath
parent 07b5d97c0a
commit 5c2a78f44f

View File

@ -8,3 +8,4 @@ xcuserdata
# osx # osx
.DS_Store .DS_Store
profile profile
*.moved-aside