6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
[suppress_file]
|
|
# Just keep DSOs that have a version number, i.e, which file name end-up with a version number.
|
|
# All other DSOs will be discarded and their changes won't be reported
|
|
file_name_not_regexp=.*\\.so\\.[0-9]+\\.[0-9]+\\.[0-9]+
|
|
|