Files
bundesmessenger-ios/.ort.yml
2022-10-18 06:42:15 +00:00

10 lines
291 B
YAML

excludes:
paths:
- pattern: "Gemfile"
reason: "BUILD_TOOL_OF"
comment: "This file contains ruby libs used for building with fastlane"
- pattern: "Gemfile.lock"
reason: "BUILD_TOOL_OF"
comment: "This file contains ruby libs used for building with fastlane"