mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
10 lines
129 B
YAML
10 lines
129 B
YAML
---
|
|
exclude_paths:
|
|
- CHANGELOG.md
|
|
- changelog/**
|
|
- docs/**
|
|
- pkg/proto/**
|
|
- tests/acceptance/features/bootstrap/*
|
|
|
|
...
|