SilentGhost <ghost....@runbox.com> added the comment:

> I also wanted libffi_msvc/ to be removed.

An empty directory is not really tracked by git, you should be able to just 
remove it manually without any problems, alternatively you could try

git clean -fd  # on a clean tree

add -n for dry run.

----------
nosy: +SilentGhost

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35947>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to