mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
11 lines
136 B
YAML
11 lines
136 B
YAML
---
|
|
engines:
|
|
duplication:
|
|
exclude_paths:
|
|
- "*"
|
|
exclude_paths:
|
|
- vendor/**/*
|
|
- tests/**/*
|
|
- "**_test.go"
|
|
- contrib/*
|