add_pattern
Description:
Adds a rule allowing a shell style glob pattern.
Note that it depends on the platform whether pattern matching ignores case or not. On Windows, it does, on other platforms, it doesn't.
Parameters:
| this |
a file filter |
| pattern |
a shell style glob pattern |