updated README.md install command and gitignore
This commit is contained in:
parent
f6e15fcaa9
commit
bcfebbd60d
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,6 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
venv
|
venv
|
||||||
*.db
|
*.db
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
dist
|
||||||
|
build
|
Loading…
Reference in New Issue
Block a user