update gitignore

This commit is contained in:
Bart Moyaers
2020-01-15 11:12:34 +01:00
parent dfb3e36f9d
commit bb828b0212

4
.gitignore vendored
View File

@@ -19,3 +19,7 @@ pip-selfcheck.json
/build
/dist
*.eggs
# Virtualenv
.venv/*
.gitignore