Bring rpminspect.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
a8413bfe87
commit
142bda3d25
5
rpminspect.yaml
Normal file
5
rpminspect.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
changedfiles:
|
||||
# ignore the Python bytecode files; they change with every build
|
||||
ignore:
|
||||
- "*.pyc"
|
||||
Loading…
Reference in New Issue
Block a user