Skip to content

Commit

Permalink
Merge pull request #7835 from toger5/gitignoreToXcode
Browse files Browse the repository at this point in the history
xCode added xcuserdata to gitignore
  • Loading branch information
akien-mga authored Feb 18, 2017
2 parents 9a5442a + bafd4ed commit 5e3fc7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@ node_modules/
#Kdevelop project files
*.kdev4

# xCode
xcuserdata

# RIA/Silverlight projects
Generated_Code/

Expand Down

0 comments on commit 5e3fc7d

Please sign in to comment.