diff --git a/opentrep.abignore b/opentrep.abignore new file mode 100644 index 0000000..481609a --- /dev/null +++ b/opentrep.abignore @@ -0,0 +1,5 @@ +[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]+ +