mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
13 lines
314 B
Plaintext
13 lines
314 B
Plaintext
include AUTHORS
|
|
include LICENSE
|
|
include README.rst
|
|
include requirements.txt
|
|
include tests/*.py
|
|
recursive-include tests *.py
|
|
include tests/integration/modules/files/*
|
|
include tests/integration/files/*
|
|
include tests/integration/tmp/_README
|
|
include tests/unit/templates/files/*
|
|
recursive-include doc *
|
|
include conf/*
|