Re: Xcode 6 git ignore Breakpoints_v2.xcbkptlist?
Re: Xcode 6 git ignore Breakpoints_v2.xcbkptlist?
- Subject: Re: Xcode 6 git ignore Breakpoints_v2.xcbkptlist?
- From: Rick Mann <email@hidden>
- Date: Sat, 27 Dec 2014 21:12:37 -0800
> On Dec 27, 2014, at 21:07 , Roland King <email@hidden> wrote:
>
>
>> On 28 Dec 2014, at 12:49, Rick Mann <email@hidden> wrote:
>>
>> How can I get Xcode to ignore these Breakpoints_v2.xcbkptlist files? I've managed to get it to ignore other similar user-state files, but this one persists. It shows up in my git commit dialog as "?".
>>
>> I added *.xcbkptlist to my .gitignore, but it doesn't work. I try to remove that file from git's index, but it complains, I think because it's not in there to begin with.
>>
>> Any ideas? Thanks!
>>
>
> Check the line you added to .gitignore for trailing whitespace after *.xcbkptlist. That’s the 99% rookie mistake for "gitignore wildcard doesn’t work”.
Nope, no trailing whitespace.
--
Rick Mann
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden