mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 10:19:11 +00:00
12 lines
166 B
YAML
12 lines
166 B
YAML
---
|
|
area/ansible:
|
|
- "ansible/**/*"
|
|
area/github:
|
|
- ".github/**/*"
|
|
area/cluster:
|
|
- "cluster/**/*"
|
|
area/hack:
|
|
- "hack/**/*"
|
|
area/terraform:
|
|
- "terraform/**/*"
|