]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commitdiff
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)
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

index afdf6d18c49212aa2d8e043ba7bd21877f65c5bc..b327d00ea415528998059816d3867c6516318828 100644 (file)
@@ -31,7 +31,3 @@ nosetests.xml
 .mr.developer.cfg
 .project
 .pydevproject
-
-# vendor
-remoto/lib/vendor/execnet
-execnet