Git add claims path is ignored, but git check-ignore returns no results

2019-08-12 Thread geoffsimons
Hi, I’m struggling with this. Adding a renamed file to git claims that it is ignored, but git check-ignore returns no results. I can’t find anything relevant in .git/info/exclude either, or any of the .gitignore files I could find. git check-ignore .\Source\UI\Website\LiveFeeds\Releases\IO\R

Re: Git add claims path is ignored, but git check-ignore returns no results

2019-08-12 Thread geoffsimons
Hi Peff, Thanks, I didn't think that would make any difference either, but changing the case resolved it! I'm now able to find the relevant line in the .gitignore file. Regards, Geoff -Original Message- From: Jeff King To: geoffsimons CC: git Sent: Mon, 12 Aug 2019 17: