diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..c9a61f2 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,5 @@ +--- +changedfiles: + # ignore the Python bytecode files; they change with every build + ignore: + - "*.pyc"