mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
10 lines
206 B
YAML
10 lines
206 B
YAML
# SPDX-FileCopyrightText: 2023-2025 Steffen Vogel <post@steffenvogel.de>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
---
|
|
ignore:
|
|
# Auto-generated files
|
|
- pkg/proto/**/*.pb.go
|
|
|
|
codecov:
|
|
strict_yaml_branch: main |