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 - [patch] Add xcode entries to hgignore file.
Summary: [patch] Add xcode entries to hgignore file.
Status: RESOLVED FIXED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86_64 Mac OS X (All)
: P2 trivial
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-19 02:10 UTC by Jason Felds
Modified: 2015-06-20 06:36 UTC (History)
1 user (show)

See Also:


Attachments
Patch to ignore Xcode user setting files. (224 bytes, patch)
2015-06-19 02:10 UTC, Jason Felds
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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