added python vendor to gitignore

This commit is contained in:
iLLiCiTiT 2021-06-23 10:24:11 +02:00
parent 09486d7e66
commit 6c06eefaef

1
.gitignore vendored
View file

@ -39,6 +39,7 @@ Temporary Items
/dist/
/vendor/bin/*
/vendor/python/*
/.venv
/venv/