update gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -19,3 +19,7 @@ pip-selfcheck.json
|
|||||||
/build
|
/build
|
||||||
/dist
|
/dist
|
||||||
*.eggs
|
*.eggs
|
||||||
|
|
||||||
|
# Virtualenv
|
||||||
|
.venv/*
|
||||||
|
.gitignore
|
||||||
Reference in New Issue
Block a user