mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
10 lines
291 B
YAML
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"
|
|
|