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