mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-21 17:53:01 +02:00
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
# 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]
|