I have a lot of projects in my .Net solution. I would like to exclude all \"bin/Debug\" and \"bin/Release\" folders (and their contents), but still include the \"bin\" folde
The question isn't asking about ignoring all subdirectories, but I couldn't find the answer anywhere, so I'll post it: */*.
*/*