mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Make sure .git history doesn't show up in distribution
This commit is contained in:
@@ -7,3 +7,5 @@ recursive-include docs *
|
|||||||
include Makefile
|
include Makefile
|
||||||
include VERSION
|
include VERSION
|
||||||
include MANIFEST.in
|
include MANIFEST.in
|
||||||
|
exclude lib/ansible/modules/core/.git
|
||||||
|
exclude lib/ansible/modules/extras/.git
|
||||||
|
|||||||
Reference in New Issue
Block a user