mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Feature/ort scan integration
This commit is contained in:
committed by
Frank Rotermund
parent
672db2606e
commit
9be1447102
9
.ort.yml
Normal file
9
.ort.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user