I'm trying to add a folder to Git version control (its sibling is already in Git). But Git tells me that this folder is already in version control or is on the Ignore list. (It's not in version control - no icon for "vc" and no version history).
But I can't find where to see the list of .ignored files. (I looked in the .git folder and in TortoiseGit settings. No luck.)