| Summary: | [patch] Add xcode entries to hgignore file. | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | Jason Felds <jafelds> |
| Component: | misc | Assignee: | 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. | ||
Fixed, thanks! https://hg.libsdl.org/SDL_ttf/rev/2531781e59e8 |
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.