mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-09-01 14:13:20 +02:00
8 lines
198 B
Text
8 lines
198 B
Text
# This file only applies to the source dist tarball, not the built wheel.
|
|
include NEWS
|
|
include borgmatic/config/schema.yaml
|
|
graft docs
|
|
graft sample
|
|
graft scripts
|
|
graft tests
|
|
global-exclude *.py[co]
|