You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
311 B

include README.md
include CONTRIBUTING.md
include LICENSE
include requirements.txt
include requirements-dev.txt
recursive-include docs *.png *.md
include script/*
recursive-include tests *.py
recursive-include tests *.json *.txt *.yaml
recursive-include tests/zones *.
recursive-include tests/zones/tinydns *.*