add vendor/python to gitignore

This commit is contained in:
Ondrej Samohel 2021-06-22 18:09:57 +02:00 committed by Ondřej Samohel
parent fbc7ccab31
commit 09486d7e66
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -142,5 +142,6 @@ cython_debug/
.poetry/
.github/
vendor/bin/
vendor/python/
docs/
website/