1
0
Fork 0
gitlint/MANIFEST.in

7 lines
164 B
Text
Raw Normal View History

include README.md
include LICENSE
exclude Vagrantfile
exclude *.yml *.sh *.txt
recursive-exclude examples *
recursive-exclude gitlint/tests *
recursive-exclude qa *