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

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
.DS_Store
profile
*.moved-aside