]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commit
drop vendor directories from .gitignore
authorKen Dreyer <kdreyer@redhat.com>
Fri, 11 Aug 2017 20:22:21 +0000 (14:22 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 11 Aug 2017 20:22:21 +0000 (14:22 -0600)
commit23296086b96961e8b7d6c7739139da2be0724e7b
treef202079c7abd507dc79587b1f0ba0fd13b006cbe
parent7628151e219be42940ceaa7d7c083d4e51944c9e
drop vendor directories from .gitignore

Prior to this change, the execnet vendoring directories were hidden from
Git. This could lead to the vendor'd execnet still being published from
old Git clones (in fact this happened for the 0.0.30 release on PyPI).

Drop the .gitignores to make it more obvious that we need to clean up
these files.
.gitignore