summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: ad3da8a690964cb37c4276c81324c51977cc6d6b (plain)
1
2
3
4
5
6
7
include README.md
include LICENSE
exclude Vagrantfile
exclude *.yml *.sh *.txt
recursive-exclude examples *
recursive-exclude gitlint-core *
recursive-exclude qa *