Skip to content

Commit

Permalink
Add and subtract some things from the tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
abadger committed Mar 7, 2015
1 parent fb717ff commit 04e37cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
prune v2
prune docsite
prune ticket_stubs
prune packaging
prune test
prune hacking
include README.md packaging/rpm/ansible.spec COPYING
include examples/hosts
include examples/ansible.cfg
include lib/ansible/module_utils/powershell.ps1
recursive-include lib/ansible/modules *
recursive-include docs *
recursive-include plugins *
include Makefile
include VERSION
include MANIFEST.in
Expand Down

0 comments on commit 04e37cc

Please sign in to comment.