Bootstrapping simple-hypercore-protocol
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*.egg-info/
|
||||
*.pyc
|
||||
.coverage
|
||||
.eggs/
|
||||
.mypy_cache/
|
||||
.tox/
|
||||
__pycache__
|
||||
build/
|
||||
dist/
|
||||
pip-wheel-metadata/
|
Reference in New Issue
Block a user