Bring rpminspect.yaml over from Brew dist-git

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2023-03-10 11:15:59 -08:00
parent a8413bfe87
commit 142bda3d25

5
rpminspect.yaml Normal file
View File

@ -0,0 +1,5 @@
---
changedfiles:
# ignore the Python bytecode files; they change with every build
ignore:
- "*.pyc"