I would like to exclude the rule csharpsquid:S101 from the code analysis for my project but I am struggling with what I need to put in the file path pattern and where to put it. Should it go in Ignore Issues on Multiple Criteria or Restrict Scope of Coding Rules and whats should go in File Path Pattern if I want to ignore the rule for all files in my project ?