We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3025

Summary: [patch] Add xcode entries to hgignore file.
Product: SDL_ttf Reporter: Jason Felds <jafelds>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2 CC: jafelds
Version: unspecified   
Hardware: x86_64   
OS: Mac OS X (All)   
Attachments: Patch to ignore Xcode user setting files.

Description Jason Felds 2015-06-19 02:10:26 UTC
Created attachment 2186 [details]
Patch to ignore Xcode user setting files.

When I had compiled revision 6aa6e59a5d2e with Xcode, I noticed that a few preference files were shown as pending through SourceTree. After comparing the hgignore file from SDL itself to SDL_ttf, I noticed that some entries were missing.

The attached patch should add said entries to SDL_ttf.
Comment 1 Sam Lantinga 2015-06-20 06:36:22 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL_ttf/rev/2531781e59e8