I want to tell ReSharper to ignore multiple files in my project. Some of them are too large (they contain complete test data). Some of them just confuse it (with Silverlight's mishmash and .NET code).
Is there a way to do this by putting a comment at the top of the file?
However, this was done, it must be permanent (that is, it can be checked) for each file.
I found this one , but it does not seem to persist.
resharper
Roger Lipscombe Oct 04 2018-12-12T00: 00Z
source share